Skip to content

Comments

build(chartcuterie): Simplify webpack config#24455

Merged
evanpurkhiser merged 1 commit intomasterfrom
evanpurkhiser/buildchartcuterie-simplify-webpack-config
Mar 15, 2021
Merged

build(chartcuterie): Simplify webpack config#24455
evanpurkhiser merged 1 commit intomasterfrom
evanpurkhiser/buildchartcuterie-simplify-webpack-config

Conversation

@evanpurkhiser
Copy link
Member

@evanpurkhiser evanpurkhiser commented Mar 15, 2021

This avoids extending the sentry webpack config, and instead just pulls in specific configuration from the sentry webpack config,

},

devtool: 'none',
optimization: {minimize: false},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@evanpurkhiser do we have minimization enabled for production builds somewhere else?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't really need to minify the chartcuterie configuration module.

I'll make that more clear in the PR description

@evanpurkhiser evanpurkhiser merged commit 98e0784 into master Mar 15, 2021
@evanpurkhiser evanpurkhiser deleted the evanpurkhiser/buildchartcuterie-simplify-webpack-config branch March 15, 2021 22:11
@github-actions github-actions bot locked and limited conversation to collaborators Mar 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants