Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to Vite3 #848

Closed
7 tasks done
brc-dd opened this issue Jun 23, 2022 · 1 comment · Fixed by #856
Closed
7 tasks done

Switch to Vite3 #848

brc-dd opened this issue Jun 23, 2022 · 1 comment · Fixed by #856
Assignees
Labels
build Related to the build system enhancement New feature or request
Milestone

Comments

@brc-dd
Copy link
Member

brc-dd commented Jun 23, 2022

Track: chore/vite-3

Todo:

  • Update Vite and other deps
  • Remove need for this workaround: https://github.com/vitejs/vite/blob/main/docs/vite.config.ts
  • Update host and ports
  • Support type: module in package.json
  • Support ESM only packages
  • Fix SSR issues (currently not working properly)
  • Check compat with MPA mode (fonts issue is still there, will fix that, its not related to vite3)
@brc-dd brc-dd added enhancement New feature or request build Related to the build system labels Jun 23, 2022
@brc-dd brc-dd added this to the v1.0.0 milestone Jun 23, 2022
@brc-dd brc-dd self-assigned this Jun 24, 2022
@brc-dd
Copy link
Member Author

brc-dd commented Jun 25, 2022

MPA's assets logic is broken. Will track it separately. It's unrelated to Vite and it has been broken from the beginning IG.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build Related to the build system enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant