Skip to content

Commit 7a64063

Browse files
committed
добавил пакеты для динамических импортов
1 parent ed639de commit 7a64063

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@
1212
"author": "",
1313
"license": "ISC",
1414
"devDependencies": {
15-
"@babel/core": "^7.3.3",
15+
"@babel/core": "^7.2.2",
1616
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
1717
"@babel/preset-env": "^7.3.1",
18+
"acorn": "^6.0.5",
19+
"acorn-dynamic-import": "^4.0.0",
1820
"autoprefixer": "^9.4.8",
1921
"babel-loader": "^8.0.5",
2022
"css-loader": "^2.1.0",

0 commit comments

Comments
 (0)