Skip to content

fix: Use proper webpack config for dev mode - #2061

Merged
kylecarbs merged 1 commit into
mainfrom
fixsitedev
Jun 5, 2022
Merged

fix: Use proper webpack config for dev mode#2061
kylecarbs merged 1 commit into
mainfrom
fixsitedev

Conversation

@kylecarbs

Copy link
Copy Markdown
Member

This was broken when improving the build times. The typechecker
unfortunately missed it!

@kylecarbs
kylecarbs requested a review from a team as a code owner June 5, 2022 18:01
@kylecarbs kylecarbs self-assigned this Jun 5, 2022
This was broken when improving the build times. The typechecker
unfortunately missed it!
@kylecarbs
kylecarbs enabled auto-merge (squash) June 5, 2022 18:02
@kylecarbs
kylecarbs merged commit 1634f2c into main Jun 5, 2022
@kylecarbs
kylecarbs deleted the fixsitedev branch June 5, 2022 18:23
kylecarbs added a commit that referenced this pull request Jun 10, 2022
This was broken when improving the build times. The typechecker
unfortunately missed it!
Comment thread site/webpack.dev.ts

const config: Configuration = {
...createCommonWebpackConfig,
...commonWebpackConfig,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

wowie

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.

3 participants