Compare commits

..

No commits in common. "afcd1b82c0c55b71711bdcc01fa9e3d4fee606ca" and "5ba2abb8f5427f037b16d4d6b5a16d9e740f46ae" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ module.exports = defineConfig({
output: {
filename: `static/js/[name].[contenthash:8].js`,
chunkFilename: `static/js/[name].[chunkhash:8].js`,
assetModuleFilename: 'static/wasm/[name].[contenthash:8][ext]'
assetModuleFilename: 'static/wasm/[name].[chunkhash:8][ext]'
},
resolve: {
fallback: {