Skip to content

Releases: YevheniiVolosiuk/vite-with-wordpress

1.0.1

23 May 17:38

Choose a tag to compare

  • Fix for module replacement for scripts
  • Update README
  • Update composer info

1.0.0

18 May 21:05

Choose a tag to compare

  • Native WordPress support for Vite assets
  • Automatic dev server detection with HMR support
  • Manifest-based asset URL resolution for production
  • Easy static facade: Vite::asset() to get asset URLs
  • Injects type="module" on scripts for ES modules support
  • Supports extracting and enqueuing CSS linked from JS entry points