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

feat: silence webpack5 #1389

Merged
merged 2 commits into from Aug 29, 2022
Merged

feat: silence webpack5 #1389

merged 2 commits into from Aug 29, 2022

Conversation

elevatebart
Copy link
Member

avoid having the following log on webpack 5

  asset build/main.bundle.js 95.7 KiB [emitted] (name: main)
asset favicon.ico 4.19 KiB [emitted] [from: public/favicon.ico] [copied]
asset index.html 355 bytes [emitted]
Entrypoint main [big] 5.57 MiB = build/chunk-vendors.bundle.js 5.47 MiB build/main.bundle.js 95.7 KiB
runtime modules 31 KiB 16 modules
modules by path ./node_modules/ 5.69 MiB
  cacheable modules 5.67 MiB 1121 modules
  ./node_modules/@vue/compiler-sfc/dist/ sync 160 bytes [built] [code generated]
  ./node_modules/regenerate-unicode-properties/ ./node_modules/regenerate-unicode-properties/ sync ^\.\/.*\.js$ 13.2 KiB [optional] [built] [code generated]
modules by path ./src/components/ 15.7 KiB
  ./src/components/AppButton.vue 938 bytes [built] [code generated]
  ./node_modules/vue-styleguidist/lib/loaders/vuedoc-loader.js!./src/components/AppButton.vue 2.57 KiB [built] [code generated]
  ./src/components/HelloWorld.vue 928 bytes [built] [code generated]
  ./node_modules/vue-styleguidist/lib/loaders/vuedoc-loader.js!./src/components/HelloWorld.vue 381 bytes [built] [code generated]
  ./src/components/AppButton.vue?vue&type=template&id=41d81733 270 bytes [built] [code generated]
  ./src/components/AppButton.vue?vue&type=script&lang=js 392 bytes [built] [code generated]
  ./src/components/AppButton.vue?vue&type=custom&index=0&blockType=docs&lang=md 564 bytes [built] [code generated]
  + 12 modules
./guide/global.requires.js 149 bytes [built] [code generated]
webpack 5.74.0 compiled successfully in 6792 ms

@changeset-bot
Copy link

changeset-bot bot commented Aug 29, 2022

🦋 Changeset detected

Latest commit: 5513be8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
vue-styleguidist Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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

Successfully merging this pull request may close these issues.

None yet

1 participant