[bug] a library is not fully shared
IKatsuba opened this issue ยท 2 comments
IKatsuba commented
Describe the bug
The plugin creates sentry chunks, but most part of the sentry library is in the vendor chunk.
To Reproduce
Steps to reproduce the behavior:
- Add the plugin to the webpack configuration
- Add
@sentry/**
to the plugin configuration as a shared library - Build app
Expected behavior
The sentry library isn't in the vendor chunk.
Desktop (please complete the following information):
- OS: macOS 10.15.5
- Browser --
- Version 1.0.0-beta.3
IKatsuba commented
๐ This issue has been resolved in version 1.0.0-beta.4 ๐
The release is available on:
Your semantic-release bot ๐ฆ๐
IKatsuba commented
๐ This issue has been resolved in version 1.0.0 ๐
The release is available on:
Your semantic-release bot ๐ฆ๐