chg: pkg: update the vite related stuff because CORS and React errors - reinit the miration #4
This commit is contained in:
@@ -28,6 +28,11 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
},
|
||||
server: {
|
||||
cors: {
|
||||
origin: ['https://mine.local', 'http://mine.local'],
|
||||
},
|
||||
},
|
||||
css: {
|
||||
preprocessorOptions: {
|
||||
scss: {
|
||||
|
||||
Reference in New Issue
Block a user