merge preprod
All checks were successful
Deploy Production / Build and Deploy to Production (push) Successful in 28s
All checks were successful
Deploy Production / Build and Deploy to Production (push) Successful in 28s
This commit is contained in:
commit
01b4a374cf
116 changed files with 16915 additions and 842 deletions
|
|
@ -17,6 +17,7 @@ export default defineConfig(({ mode }) => {
|
|||
minify: mode === 'production',
|
||||
},
|
||||
server: {
|
||||
cors: true,
|
||||
watch: {
|
||||
ignored: [
|
||||
'**/node_modules/**',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue