ice
ice copied to clipboard
开启hash以后控制台会找不到data-loader报错
Describe the bug
pnpm run dev的时候会生成loader文件,但是带hash的,但是浏览器访问的是不带hash的,就会导致404
Expected behavior
能读取到data-loader-hash.js
Actual behavior
No response
Version of ice.js
v3.3.0
Content of build.json or ice.config.mts
No response
Additional context
No response
我们修复下,目前 data-loader 配置写死在 assets mainfest 中了
@oneQiu 麻烦提供下目前的工程配置信息 ice.config.mts 中的内容
确认是使用 speedup 模式问题,计划本周版本修复