-
- Downloads
mol-plugin: include build date to version
Showing
- package-lock.json 0 additions, 0 deletionspackage-lock.json
- package.json 1 addition, 0 deletionspackage.json
- src/mol-plugin/context.ts 2 additions, 2 deletionssrc/mol-plugin/context.ts
- src/mol-plugin/layout.ts 7 additions, 0 deletionssrc/mol-plugin/layout.ts
- src/mol-plugin/version.ts 2 additions, 1 deletionsrc/mol-plugin/version.ts
- webpack.config.js 9 additions, 1 deletionwebpack.config.js
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
... | ... | @@ -104,6 +104,7 @@ |
"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", | ||
... | ... |
src/mol-plugin/layout.ts
0 → 100644
Please register or sign in to comment