File tree Expand file tree Collapse file tree 2 files changed +488
-3025
lines changed Expand file tree Collapse file tree 2 files changed +488
-3025
lines changed Original file line number Diff line number Diff line change 99 "build" : " npm run build:cli && npm run build:report" ,
1010 "build:cli" : " babel src -d dist" ,
1111 "build:report" : " sh ./scripts/build-ui.sh v0.2.1" ,
12- "dev:report" : " npm run copy:ximgdiff && webpack-dev-server --hot --inline --open" ,
1312 "flow" : " flow" ,
1413 "copy:ximgdiff" : " copyfiles -u 3 node_modules/x-img-diff-js/build/cv-wasm_browser.* report/assets" ,
1514 "prepublishOnly" : " npm run build" ,
4847 "**/node-forge" : " ^1.0.0" ,
4948 "**/serialize-javascript" : " ^6.0.0" ,
5049 "**/y18n" : " ^5.0.0" ,
50+ "**/braces" : " ^2.3.2" ,
5151 "**/trim-newlines" : " ^3.0.1"
5252 },
5353 "dependencies" : {
8484 "flow-typed" : " 3.2.1" ,
8585 "puppeteer" : " 13.4.1" ,
8686 "rimraf" : " 3.0.2" ,
87- "serve-static" : " 1.14.2" ,
88- "webpack" : " 4.40.2" ,
89- "webpack-cli" : " 3.3.9" ,
90- "webpack-dev-server" : " 3.11.3"
87+ "serve-static" : " 1.14.2"
9188 },
9289 "files" : [
9390 " dist" ,
You can’t perform that action at this time.
0 commit comments