Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
awderh authored Dec 9, 2024
1 parent 8985c7a commit a2a07a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ module.exports = {

### Change webpack optimizations

Since we have multiple entrypoints that will have overlap (e.g., svelte
Since we have multiple entry points that will overlap (e.g., svelte
internals in this case), we will use a single runtime. The runtime in
Webpack takes care of loading for us.

Expand Down

0 comments on commit a2a07a4

Please sign in to comment.