We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aa996b commit f21ccaaCopy full SHA for f21ccaa
build/rollup.config.js
@@ -9,6 +9,6 @@ export default {
9
name: 'easyCanvas'
10
},
11
plugins: [
12
- terser()
+ // terser()
13
]
14
}
0 commit comments