build: 添加构建输出文件及依赖项
包含构建生成的静态资源文件、JavaScript模块及服务器端依赖项。新增了favicon.ico、多张PNG图标图片、Vue相关模块文件、axios库文件、错误处理中间件及样式文件等。这些文件是项目构建后的输出结果,用于生产环境部署。同时更新了构建配置和版本信息。
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import { R as RankingBox_vue_vue_type_style_index_0_scoped_e0d5b424_lang } from './RankingBox-styles-1.mjs-ChPHWUJy.mjs';
|
||||
|
||||
const RankingBoxStyles_DhhXPAYo = [RankingBox_vue_vue_type_style_index_0_scoped_e0d5b424_lang, RankingBox_vue_vue_type_style_index_0_scoped_e0d5b424_lang];
|
||||
|
||||
export { RankingBoxStyles_DhhXPAYo as default };
|
||||
//# sourceMappingURL=RankingBox-styles.DhhXPAYo.mjs.map
|
||||
Reference in New Issue
Block a user