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

Swap nollup & rollup for Vite #154

Closed
2 tasks done
archived-m opened this issue Jul 18, 2021 · 0 comments · Fixed by #172
Closed
2 tasks done

Swap nollup & rollup for Vite #154

archived-m opened this issue Jul 18, 2021 · 0 comments · Fixed by #172

Comments

@archived-m
Copy link
Contributor

archived-m commented Jul 18, 2021

This should drastically improve local build times, and solve the nasty caching issue we've been having in production (#75).

  • We'll need to pay special attention to Routify if we update the build process
  • All environment variables must be passed through Vite, which has an impact on our GitHub actions too

While svelte-kit would be optimal, we should wait for a version 1 release and do this when we work on our own API (#111)

@archived-m archived-m changed the title Swap nollup & rollup for vite Swap nollup & rollup for Vite Jul 18, 2021
@archived-m archived-m mentioned this issue Aug 11, 2021
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant