Skip to content

v1.0.4

Compare
Choose a tag to compare
@phondani0 phondani0 released this 15 Aug 15:41
· 11 commits to main since this release

1.0.4 (2024-08-15)

Bug Fixes

  • resolve error when copying file using fs.copyFileSync due to missing destination file (896c67a)
  • update html content to use import.meta.env.BASE_URL for PUBLIC_URL to ensure correct asset resolution in Vite (4361cc9)
  • vite: configure vite's esbuild to use tsx loader instead of jsx (4da9c74)