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

Plugin seems to miss some build step / stage #153

Closed
haffla opened this issue Nov 26, 2020 · 0 comments
Closed

Plugin seems to miss some build step / stage #153

haffla opened this issue Nov 26, 2020 · 0 comments

Comments

@haffla
Copy link

haffla commented Nov 26, 2020

Hi! Thanks for this plugin.

I got this strange output. More than 8 minutes build time. But adding up all stages I don't get anywhere near 8 minutes.

 SMP  ⏱
General output time took 8 mins, 48.72 secs

 SMP  ⏱  Plugins
TerserPlugin took 16.13 secs

 SMP  ⏱  Loaders
babel-loader took 27.025 secs
  module count = 178
babel-loader, and
rails-erb-loader took 23.64 secs
  module count = 1
css-loader, and
postcss-loader, and
sass-loader took 22.39 secs
  module count = 2
file-loader took 14.9 secs
  module count = 302
vue-loader, and
babel-loader, and
babel-loader, and
vue-loader took 3.72 secs
  module count = 42
vue-loader took 3.5 secs
  module count = 63
css-loader, and
postcss-loader took 1.19 secs
  module count = 1
modules with no loaders took 0.787 secs
  module count = 5
style-loader, and
css-loader, and
postcss-loader, and
sass-loader took 0.034 secs
  module count = 2
raw-loader took 0.029 secs
  module count = 4
style-loader, and
css-loader, and
postcss-loader took 0.001 secs
  module count = 1

Any clue where the rest of the time could be spend?

Edit: When I remove the terser plugin, build time goes down to 45 seconds.

@haffla haffla changed the title Plugin seems to not measure certain stage Plugin seems to miss some build step / stage Nov 26, 2020
@haffla haffla closed this as completed Dec 8, 2020
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