feat: 将list相关的代码迁移到game_pages目录
This commit is contained in:
@@ -24,7 +24,7 @@ export default {
|
||||
// .plugin('prerender')
|
||||
// .use(new Prerender({
|
||||
// staticDir,
|
||||
// routes: [ '/pages/list/index' ],
|
||||
// routes: [ '/game_pages/list/index' ],
|
||||
// postProcess: (context) => ({ ...context, outputPath: path.join(staticDir, 'index.html') })
|
||||
// }))
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user