This website requires JavaScript.
Explore
Help
Sign in
beak-insights
/
felicity-lims
Watch
1
Star
1
Fork
You've already forked felicity-lims
0
mirror of
https://github.com/beak-insights/felicity-lims.git
synced
2025-02-23 16:33:11 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
43794b0ab7
felicity-lims
/
frontend
/
vite
/
vite.config.js
10 lines
114 B
JavaScript
Raw
Normal View
History
Unescape
Escape
replaced apollo-client with @urql/vue -- its sleek
2021-01-22 03:38:17 +08:00
import
vue
from
'@vitejs/plugin-vue'
export
default
{
fix user auth errors
2022-03-07 04:39:34 +08:00
plugins
:
[
vue
(
)
]
,
refactoring vuex to pinia store
2022-04-01 04:29:09 +08:00
build
:
{
target
:
'esnext'
}
}
Reference in a new issue
Copy permalink