use github action branch instead master branch to host
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
export default {
|
||||
// Disable server-side rendering: https://go.nuxtjs.dev/ssr-mode
|
||||
ssr: false,
|
||||
|
||||
ssr: false, // Disable Server Side rendering
|
||||
// Target: https://go.nuxtjs.dev/config-target
|
||||
target: 'static',
|
||||
router: {
|
||||
|
||||
Reference in New Issue
Block a user