mirror of
https://github.com/maputnik/editor.git
synced 2026-02-16 17:40:01 +00:00
Moved babel config, removed uglifyJs and decorators plugins
This commit is contained in:
@@ -99,7 +99,6 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.1.2",
|
||||
"@babel/plugin-proposal-class-properties": "^7.1.0",
|
||||
"@babel/plugin-proposal-decorators": "^7.1.2",
|
||||
"@babel/plugin-transform-runtime": "^7.1.0",
|
||||
"@babel/preset-env": "^7.1.0",
|
||||
"@babel/preset-flow": "^7.0.0",
|
||||
@@ -131,7 +130,6 @@
|
||||
"stylelint-config-recommended-scss": "^3.2.0",
|
||||
"stylelint-scss": "^3.3.1",
|
||||
"transform-loader": "^0.2.4",
|
||||
"uglifyjs-webpack-plugin": "^2.0.1",
|
||||
"uuid": "^3.3.2",
|
||||
"wdio-mocha-framework": "^0.6.3",
|
||||
"wdio-selenium-standalone-service": "0.0.10",
|
||||
|
||||
Reference in New Issue
Block a user