Skip to content

Update deps & build system - #41

Open
radumojic wants to merge 5 commits into
developmentfrom
rm/update-deps
Open

Update deps & build system#41
radumojic wants to merge 5 commits into
developmentfrom
rm/update-deps

Conversation

@radumojic

Copy link
Copy Markdown
Contributor

Issue/Feature

  • Per-module build: replaced the bundled/code-split esbuild output with one output file per source module
  • removed out/__chunks__, optimizeDeps no longer needed on Vite
  • CSS is no longer injected at runtime, avoid flash of unstyled content even if css was not used

Contains breaking changes

  • No
  • Yes

Updated CHANGELOG

  • Yes
  • No

Testing

  • User tesing
  • Unit tests

…th one output file per source module

- removed `out/__chunks__`, `optimizeDeps` no longer needed on Vite
- CSS is no longer injected at runtime, avoid flash of unstyled content even if css was not used
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.

1 participant