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:
@@ -35,7 +35,8 @@ module.exports = {
|
||||
]
|
||||
},
|
||||
externals: {
|
||||
vue: 'vue'
|
||||
vue: 'vue',
|
||||
clipboard: 'clipboard'
|
||||
},
|
||||
module: {
|
||||
rules: [
|
||||
|
||||
Reference in New Issue
Block a user