feat: add vite build target esnext #2674

Merged
konrad merged 1 commits from dpschen/frontend:feature/add-vite-build-target-esnext into main 2022-11-11 14:43:25 +00:00
Member

See: https://vitejs.dev/config/build-options.html#build-target

I'm not 100% sure how this affects compability, but we do still have the legacy bundle which as I understand is not affected by this.

See: https://vitejs.dev/config/build-options.html#build-target I'm not 100% sure how this affects compability, but we do still have the legacy bundle which as I understand is not affected by this.
dpschen added the
changes requested
label 2022-11-11 08:54:35 +00:00
konrad was assigned by dpschen 2022-11-11 08:54:35 +00:00
dpschen added 1 commit 2022-11-11 08:54:36 +00:00
continuous-integration/drone/pr Build is passing Details
3a19b519bb
feat: add vite build target esnext
dpschen requested review from konrad 2022-11-11 08:54:41 +00:00
Member

Hi dpschen!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://2674-feature-add-vite-build-target-es--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi dpschen! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://2674-feature-add-vite-build-target-es--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
Owner

Looks like the default bundle are almost exactly the same size as without the change.

Looks like the default bundle are almost exactly the same size as without the change.
konrad merged commit 163d9366d3 into main 2022-11-11 14:43:25 +00:00
konrad deleted branch feature/add-vite-build-target-esnext 2022-11-11 14:43:25 +00:00
Author
Member

Looks like the default bundle are almost exactly the same size as without the change.

Yes. I saw that as well after I wrote the description :D.
Seems still to make sense.
People should use evergreen browsers :P

> Looks like the default bundle are almost exactly the same size as without the change. Yes. I saw that as well after I wrote the description :D. Seems still to make sense. People should use evergreen browsers :P
This repo is archived. You cannot comment on pull requests.
No description provided.