Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uses unsafe-eval #2

Closed
torarnv opened this issue Mar 19, 2018 · 3 comments
Closed

Uses unsafe-eval #2

torarnv opened this issue Mar 19, 2018 · 3 comments

Comments

@torarnv
Copy link

torarnv commented Mar 19, 2018

Would be nice with an unsafe-eval free version, both Vue and webpack should support it.

@ALiangLiang
Copy link
Owner

ALiangLiang commented Mar 20, 2018

OK. I found which option causing CSP error.

    devtool: '#cheap-module-eval-source-map',

It shouldn't use cheap-module-"eval"-source-map.

@torarnv
Copy link
Author

torarnv commented Mar 21, 2018

Thanks!! :)

@sinchang
Copy link

thanks your issue!!! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants