File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 5454 "lint" : " eslint src/*.js" ,
5555 "dev-prod-ci" : " comunica-compile-config config/config-default.json > .tmp-comunica-engine.js && ./bin/queries-to-json.js && webpack --config webpack.config.js --mode production" ,
5656 "dev-ci" : " comunica-compile-config config/config-default.json > .tmp-comunica-engine.js && ./bin/queries-to-json.js && webpack --config webpack.config.js --mode development" ,
57- "dev-prod" : " comunica-compile-config config/config-default.json > .tmp-comunica-engine.js && ./bin/queries-to-json.js && webpack serve --config webpack.config.dev. js --mode production" ,
57+ "dev-prod" : " comunica-compile-config config/config-default.json > .tmp-comunica-engine.js && ./bin/queries-to-json.js && webpack serve --config webpack.config.js --mode production" ,
5858 "dev" : " comunica-compile-config config/config-default.json > .tmp-comunica-engine.js && ./bin/queries-to-json.js && webpack serve --config webpack.config.js --mode development" ,
5959 "build" : " node ./bin/generate.js" ,
6060 "version" : " manual-git-changelog onversion"
You can’t perform that action at this time.
0 commit comments