init 6
This commit is contained in:
@@ -19,4 +19,7 @@ export default defineConfig({
|
|||||||
|
|
||||||
// File types to support raw imports. Never add .css, .tsx, or .ts files to this.
|
// File types to support raw imports. Never add .css, .tsx, or .ts files to this.
|
||||||
assetsInclude: ['**/*.svg', '**/*.csv'],
|
assetsInclude: ['**/*.svg', '**/*.csv'],
|
||||||
|
server: {
|
||||||
|
allowedHosts: ['pst.mshart.ru'],
|
||||||
|
},
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user