Skip to content

Commit

Permalink
chore: assets
Browse files Browse the repository at this point in the history
Signed-off-by: Neko Ayaka <[email protected]>
  • Loading branch information
nekomeowww committed Dec 2, 2024
1 parent 56415f0 commit ecbeee3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ export default defineNuxtConfig({
noExternals: false,
routeRules: {
'/assets/**': { static: true },
'/assets/js/**': { static: true },
'/assets/live2d/models/**': { static: true },
},
},

Expand Down

0 comments on commit ecbeee3

Please sign in to comment.