2
0
mirror of https://github.com/tenrok/vue-json-viewer.git synced 2026-06-20 20:00:37 +03:00

remove the clipboard code from the dist file

This commit is contained in:
陈峰
2019-03-26 21:40:06 +08:00
parent 0705e552c5
commit 73af09a8ec
4 changed files with 8 additions and 6 deletions
+2 -1
View File
@@ -35,7 +35,8 @@ module.exports = {
]
},
externals: {
vue: 'vue'
vue: 'vue',
clipboard: 'clipboard'
},
module: {
rules: [