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 dev version of JS file #17

Open
johndigital opened this issue Jul 26, 2017 · 0 comments
Open

Add dev version of JS file #17

johndigital opened this issue Jul 26, 2017 · 0 comments

Comments

@johndigital
Copy link
Contributor

In the build step we should have webpack render both a minified production js bundle and an unminified dev bundle. Which js file gets enqueued by WP can depend on the WP_DEBUG constant. That way when WP debug is on and you're developing, you can use the vue.js dev tools.

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

No branches or pull requests

1 participant