set new v14 "auth app" to output its files into a new "auth" folder to ensure it doesnt conflict with v13 login screen
This commit is contained in:
@@ -19,7 +19,7 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
},
|
||||
outDir: '../../../Umbraco.Cms.StaticAssets/wwwroot/umbraco/login',
|
||||
outDir: '../../../Umbraco.Cms.StaticAssets/wwwroot/umbraco/auth',
|
||||
emptyOutDir: true,
|
||||
},
|
||||
server: {
|
||||
|
||||
Reference in New Issue
Block a user