deployed 0.1
This commit is contained in:
@@ -7,6 +7,10 @@ import vueDevTools from 'vite-plugin-vue-devtools'
|
||||
|
||||
// https://vite.dev/config/
|
||||
export default defineConfig({
|
||||
base: process.env.VITE_BASE_PATH || '/',
|
||||
server: {
|
||||
allowedHosts: ['.dexorder.ai']
|
||||
},
|
||||
css: {
|
||||
preprocessorOptions: {
|
||||
// if using SCSS
|
||||
|
||||
Reference in New Issue
Block a user