UNPKG

103 BPlain TextView Raw
1webpack:
2 @webpack-dev-server 'mocha!./test/test.js' --hot --inline
3
4test:
5 @karma start
6
7.PHONY: test