webpack-bundle-analyzer default.js shows @arc-publishing/sdk-identity and @arc-publishing/sdk-sales #86
Unanswered
richardroyal
asked this question in
General
Replies: 1 comment
-
|
I am assuming you are using Arc Themes and more specifically - Arc Themes Components. In that case you are unable to remove them as they are dependency of Themes Components even if you are not using them. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We're trying to reduce our
default.jsbundle size. The output ofnpx webpack-bundle-analyzer .fusion/dist/stats.json .fusion/dist/components/combinations/shows two dependencies in our bundle for what looks like Arc products we're not using@arc-publishing/sdk-identityand@arc-publishing/sdk-sales.Do these need to be bundled? Is there a way to remove them from our front-ends?
Beta Was this translation helpful? Give feedback.
All reactions