Delete unneccessary node command.
This commit is contained in:
parent
6a9b52ee90
commit
9ea64e0973
2
Makefile
2
Makefile
@ -17,7 +17,7 @@ watch: clean
|
|||||||
node_modules/.bin/gulp watch
|
node_modules/.bin/gulp watch
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
node node_modules/.bin/eslint packages/*/src
|
node_modules/.bin/eslint packages/*/src
|
||||||
|
|
||||||
clean: test-clean
|
clean: test-clean
|
||||||
rm -rf packages/babel-polyfill/browser*
|
rm -rf packages/babel-polyfill/browser*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user