Skip to content

chore: parallel builds with Makefile#3854

Merged
deansheather merged 4 commits into
mainfrom
buff-makefile-pt2
Sep 6, 2022
Merged

chore: parallel builds with Makefile#3854
deansheather merged 4 commits into
mainfrom
buff-makefile-pt2

Conversation

@deansheather
Copy link
Copy Markdown
Member

Fixes the issues laid out in #3848

The real diff can be viewed using by clicking on the specific commits below instead of viewing the entire PR diff.

@deansheather deansheather changed the title Buff makefile pt2 chore: parallel builds with Makefile Sep 6, 2022
@deansheather deansheather requested a review from a team as a code owner September 6, 2022 17:05
@deansheather deansheather requested review from presleyp and removed request for a team September 6, 2022 17:05
@deansheather deansheather enabled auto-merge (squash) September 6, 2022 17:06
@deansheather deansheather requested a review from coadler September 6, 2022 17:21
@deansheather deansheather merged commit 419d701 into main Sep 6, 2022
@deansheather deansheather deleted the buff-makefile-pt2 branch September 6, 2022 17:27
Comment thread site/webpack.common.ts
// REMARK: It's important to use [contenthash] here to invalidate caches.
filename: "bundle.[contenthash].js",
path: path.resolve(__dirname, "out"),
clean: false,
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.

Just curious to understand the clean strategy here and in prod better! Might be smart for us to leave a comment about it too.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I'll add a comment here in another 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.

4 participants