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

Update node / NPM and frontend build packages #133

Merged
merged 3 commits into from
Jun 20, 2023

Conversation

tomolopolis
Copy link
Member

@tomolopolis tomolopolis commented Jun 20, 2023

This is a somewhat interim commit between upgrading to vue3, as it upgrades the front end env build, the build system and the majority of front end deps. This change should not affect any features, only minor aesthetic changes to the 'tabs' component should be visible.

These changes:

  • upgrade the build to use node18.x in ubuntu 20.04 LTS. Node 16 is no longer supported / receiving security patches.
  • new vite based build is faster and offers a lot of dev improvements around hot reloading modules, removes the webpack build entirely.
  • Upgrade / remove deprecated deps to reduce warnings and apply bug fixes / security patches etc.

@tomolopolis tomolopolis merged commit 1bffb37 into master Jun 20, 2023
4 checks passed
@tomolopolis tomolopolis deleted the example-loading-fixes branch June 20, 2023 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant