localize plugin timestamp in browser, use webpack.DefinePlugin, enable in watch mode
Showing
- package-lock.json 0 additions, 0 deletionspackage-lock.json
- package.json 0 additions, 1 deletionpackage.json
- src/mol-plugin/context.ts 1 addition, 1 deletionsrc/mol-plugin/context.ts
- src/mol-plugin/version.ts 6 additions, 2 deletionssrc/mol-plugin/version.ts
- webpack.config.js 5 additions, 9 deletionswebpack.config.js
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
... | ... | @@ -104,7 +104,6 @@ |
"raw-loader": "^1.0.0", | ||
"resolve-url-loader": "^3.0.0", | ||
"sass-loader": "^7.1.0", | ||
"string-replace-loader": "^2.1.1", | ||
"style-loader": "^0.23.1", | ||
"ts-jest": "^23.10.5", | ||
"tslint": "^5.12.1", | ||
... | ... |
Please register or sign in to comment