eagerpatch / navita

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

Fix tree shaking #11

Closed Zn4rK closed 1 year ago

Zn4rK commented 1 year ago

Refactor of the build script to make sure we're not bundling the library. This will help the tree shaking process of other bundlers.

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: f58e7a41d4d10019a68ad010c118114ce7a77465

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

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