Browse Source

remove unused dep

pull/12962/head
afc163 6 years ago
parent
commit
3b4a043412
  1. 1
      package.json
  2. 1
      site/bisheng.config.js

1
package.json

@ -116,7 +116,6 @@
"dekko": "^0.2.1",
"delegate": "^3.2.0",
"docsearch.js": "^2.5.2",
"dora-plugin-upload": "^0.3.2",
"enquire-js": "^0.2.1",
"enzyme": "^3.7.0",
"enzyme-adapter-react-16": "^1.6.0",

1
site/bisheng.config.js

@ -103,7 +103,6 @@ module.exports = {
},
doraConfig: {
verbose: true,
plugins: ['dora-plugin-upload'],
},
webpackConfig(config) {
config.resolve.alias = {

Loading…
Cancel
Save