Closed torarnv closed 6 years ago
Would be nice with an unsafe-eval free version, both Vue and webpack should support it.
OK. I found which option causing CSP error.
devtool: '#cheap-module-eval-source-map',
It shouldn't use cheap-module-"eval"-source-map.
Thanks!! :)
thanks your issue!!! 👍
Would be nice with an unsafe-eval free version, both Vue and webpack should support it.