Initial work on 3.0 imports.

Decided to split journal imports to a separate file.
This commit is contained in:
willyb321
2018-03-22 16:22:59 +11:00
parent 83571b4bef
commit 5e1237390b
6 changed files with 255 additions and 5 deletions

View File

@@ -87,10 +87,11 @@
"rollup": "0.41",
"rollup-plugin-node-resolve": "3",
"style-loader": "^0.16.1",
"uglify-js": "^2.4.11",
"url-loader": "^0.5.8",
"webpack": "^2.4.1",
"webpack-dev-server": "^2.4.4",
"uglify-js": "^2.4.11"
"webpack-notifier": "^1.6.0"
},
"dependencies": {
"babel-polyfill": "*",