WIP: Recipe refactored to use dynamic import

This commit is contained in:
d98762625 2019-02-01 10:52:21 +00:00
parent 6f8a5ea1be
commit c8cb2692dd
4 changed files with 137 additions and 114 deletions

View file

@ -34,6 +34,7 @@
"@babel/preset-env": "^7.2.3",
"autoprefixer": "^9.4.3",
"babel-loader": "^8.0.4",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"bootstrap": "^4.2.1",
"chromedriver": "^2.45.0",
"colors": "^1.3.3",