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

Migrate anms-ui build tools from vue-cli to Vite #156

Open
njbrunner opened this issue Oct 25, 2024 · 0 comments
Open

Migrate anms-ui build tools from vue-cli to Vite #156

njbrunner opened this issue Oct 25, 2024 · 0 comments
Milestone

Comments

@njbrunner
Copy link
Contributor

Vue-cli has entered maintenance mode and it is recommend to upgrade the build process to use vite.
Here is a guide for performing this upgrade.

Currently, our client side code configures the API url and user settings from server side rendering. This is not recommended with vite. This ticket should also include updating the build process to create a .env file with these values stored in environment variables.

@njbrunner njbrunner added this to the ANMS v1.2.0 milestone Oct 25, 2024
njbrunner added a commit that referenced this issue Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant