remove mimic

This commit is contained in:
igoradamenko
2018-02-13 20:18:47 +02:00
parent f83d908d99
commit dd9a2d5cf8
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -1,5 +1,4 @@
import 'babel-polyfill'; // TODO: remove it
import 'mimic'; // TODO: it's for dev only
import 'common/polyfills'; // TODO: check it
-1
View File
@@ -18,7 +18,6 @@
"extract-text-webpack-plugin": "^3.0.0",
"file-loader": "^0.11.1",
"html-webpack-plugin": "^2.30.1",
"mimic": "^2.0.2",
"node-sass": "^4.5.2",
"postcss-csso": "^2.0.0",
"postcss-loader": "^2.0.5",