Skip to content

@navita/vite-plugin@2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 15:36
· 4 commits to main since this release
9cf7922

Major Changes

  • 2d1ad33: Adding Remix-specific vite plugin.

    Instead of allowing Vite to extract the CSS, we use a virtual file, and send HMR updates to that file instead.

    During the build, we extract the CSS and write it to a file.