Add the ability to make different kinds of builds
Showing
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
... | ... | @@ -32,6 +32,7 @@ |
"@babel/cli": "^7.0.0-beta.48", | ||
"@babel/core": "^7.0.0-beta.48", | ||
"@babel/preset-env": "^7.0.0-beta.48", | ||
"@babel/preset-es2015": "^7.0.0-beta.49", | ||
"awesomplete-avoid-xss": "^1.1.2", | ||
"babel-loader": "^8.0.0-beta.3", | ||
"backbone": "1.3.3", | ||
... | ... | @@ -61,6 +62,7 @@ |
"lodash": "4.17.4", | ||
"lodash-template-loader": "^2.0.0", | ||
"lodash-template-webpack-loader": "jcbrand/lodash-template-webpack-loader", | ||
"minimist": "^1.2.0", | ||
"moment": "~> 2.19.3 ", | ||
"npm": "^5.7.1", | ||
"otr": "0.2.16", | ||
... | ... |
Please register or sign in to comment