Skip to content

Commit

Permalink
добавил пакеты для динамических импортов
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir Sabantsev committed Jun 14, 2019
1 parent ed639de commit 7a64063
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,11 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@babel/core": "^7.3.3",
"@babel/core": "^7.2.2",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.3.1",
"acorn": "^6.0.5",
"acorn-dynamic-import": "^4.0.0",
"autoprefixer": "^9.4.8",
"babel-loader": "^8.0.5",
"css-loader": "^2.1.0",
Expand Down

0 comments on commit 7a64063

Please sign in to comment.