- inizio di modifiche all'editor di Pagine Web
This commit is contained in:
@@ -238,7 +238,7 @@ export default defineConfig((ctx) => {
|
||||
port: parseInt(process.env.PORT, 10),
|
||||
vueDevtools: false, // automatically opening remote Vue Devtools
|
||||
open: false, // opens browser window automatically
|
||||
hot: true, // Disable hot module replacement
|
||||
hot: true, // Enable hot module replacement
|
||||
headers: {
|
||||
'Access-Control-Allow-Origin': '*',
|
||||
'Access-Control-Allow-Headers': '*',
|
||||
|
||||
Reference in New Issue
Block a user