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

Add DefinePlugin to webpack configuration #3680

Open
Crashillo opened this issue Feb 3, 2021 · 0 comments
Open

Add DefinePlugin to webpack configuration #3680

Crashillo opened this issue Feb 3, 2021 · 0 comments

Comments

@Crashillo
Copy link
Member

Currently is enabled in some other modules. But yes, it's not a good practice, the ideal is about to have something like this: https://webpack.js.org/plugins/environment-plugin/, then just replace that true with process.env.DEBUG

Originally posted by @Crashillo in #3663 (comment)

Once done, replace Vue.config.devtools (perhaps some other stuff) with the properly value

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

1 participant