Compare commits
7 Commits
53655fce76
...
2b2d6f7ba6
| Author | SHA1 | Date | |
|---|---|---|---|
|
2b2d6f7ba6
|
|||
|
2998208db9
|
|||
|
fd8d153948
|
|||
|
74e5d8d628
|
|||
|
3bf02dc8a9
|
|||
|
db911cecdb
|
|||
|
1380b3a120
|
1
.gitignore
vendored
1
.gitignore
vendored
@@ -7,4 +7,3 @@ dist/*.js
|
||||
*/node_modules
|
||||
*/public/models
|
||||
*/dist/models
|
||||
dist
|
||||
|
||||
@@ -4,5 +4,4 @@ import react from '@vitejs/plugin-react'
|
||||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
base: '/',
|
||||
//base: '/pkg/atmosphere/',
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user