build(boards): xpython板卡执行 npm run build:prod

This commit is contained in:
王立帮
2025-04-28 01:06:30 +08:00
parent 597d935c1b
commit f2d48aaffc
120 changed files with 1140 additions and 255 deletions

View File

@@ -21,6 +21,9 @@ module.exports = merge(common, {
test: /\.js$/,
resourceQuery: /url/,
type: 'asset/resource',
generator: {
filename: "[name]_[contenthash:8][ext]",
}
}
]
}