eagerpatch / navita

Atomic CSS-in-JS with zero runtime
https://navita.style
MIT License
51 stars 0 forks source link

Fix build script #13

Closed Zn4rK closed 1 year ago

Zn4rK commented 1 year ago

Rollup started to include sideEffects in the builds. Turns out we needed preserveModules: true.

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 583ef6d71c94eaeca7b2aa0334fe0362b4ea5e73

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages | Name | Type | | --------------------------- | ----- | | @navita/css | Patch | | @navita/adapter | Patch | | @navita/core | Patch | | @navita/engine | Patch | | @navita/jest | Patch | | @navita/next-plugin | Patch | | @navita/swc | Patch | | @navita/types | Patch | | @navita/vite-plugin | Patch | | @navita/webpack-plugin | Patch | | navita-example-with-jest | Patch | | with-next-app-dir | Patch | | navita-with-next-example | Patch | | navita-with-vite-example | Patch | | navita-with-webpack-example | Patch | | navita | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR