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

[webpack] add a 'npm run dev-fast' command that is much faster #3362

Merged
merged 1 commit into from
Aug 25, 2017

Conversation

mistercrunch
Copy link
Member

The tradeoff is that the sourcemap isn't as reliable, but good enough in most cases. I'm using this faster mode now and I'm thinking that if I need to do deeper debugging I'll fire up the old npm run dev

@graceguo-supercat you should try it out, it's so much faster!

The tradeoff is that the sourcemap isn't as reliable.
@coveralls
Copy link

coveralls commented Aug 24, 2017

Coverage Status

Coverage remained the same at 69.39% when pulling a5369f8 on mistercrunch:dev_fast into 46d6088 on apache:master.

@graceguo-supercat
Copy link

LGTM!

@mistercrunch mistercrunch merged commit 0c8b243 into apache:master Aug 25, 2017
@mistercrunch mistercrunch deleted the dev_fast branch August 25, 2017 02:23
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.19.1 labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.19.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants