diff --git a/vue.config.js b/vue.config.js index 69700fa6..65b48c56 100644 --- a/vue.config.js +++ b/vue.config.js @@ -29,4 +29,5 @@ module.exports = defineConfig({ }, }, }, + assetsInclude: ["**/*.tga"], });