Добавил пдагин babel syntax-dynamic-import

This commit is contained in:
Book Pauk
2018-12-30 15:37:06 +07:00
parent 0878bf8137
commit 040461ed59

5
.babelrc Normal file
View File

@@ -0,0 +1,5 @@
{
"plugins": [
"syntax-dynamic-import"
]
}