Merge branch 'main' into feature/date-math
This commit is contained in:
commit
0b6a74d11e
52 changed files with 3664 additions and 3317 deletions
|
|
@ -132,7 +132,7 @@ export default defineConfig({
|
|||
extensions: ['.mjs', '.js', '.ts', '.jsx', '.tsx', '.json', '.vue'],
|
||||
},
|
||||
server: {
|
||||
port: 5000,
|
||||
port: 4173,
|
||||
strictPort: true,
|
||||
},
|
||||
build: {
|
||||
|
|
|
|||
Reference in a new issue