mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2026-01-09 17:41:14 +00:00
Backport more tools for work flavour
This commit is contained in:
13
php_tools/webpack-cli/install.yml
Normal file
13
php_tools/webpack-cli/install.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
|
||||
check: webpack-cli --version | grep -E '[0-9][.0-9]+' || (webpack-cli --version; false)
|
||||
|
||||
all:
|
||||
type: npm
|
||||
package: webpack-cli
|
||||
binary: webpack-cli
|
||||
version:
|
||||
build_dep: []
|
||||
run_dep: []
|
||||
pre:
|
||||
post:
|
||||
Reference in New Issue
Block a user