mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-24 15:40:15 +01:00
Removed unnecessary Babel plugin
This commit is contained in:
parent
aba3263c72
commit
13a4c9172d
@ -46,7 +46,6 @@
|
||||
"autoprefixer": "^9.5.1",
|
||||
"babel-eslint": "^10.0.0",
|
||||
"babel-loader": "^8.0.5",
|
||||
"babel-plugin-add-module-exports": "^1.0.0",
|
||||
"chalk": "^2.4.2",
|
||||
"clipboard": "^2.0.0",
|
||||
"copy-webpack-plugin": "^5.0.2",
|
||||
|
@ -4,8 +4,5 @@
|
||||
"loose": true,
|
||||
"targets": " > 1%, last 2 versions"
|
||||
}]
|
||||
],
|
||||
"plugins": [
|
||||
"add-module-exports"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user