-
### Describe the bug
1.当前使用的 ice 版本 3.1.2
2. 不想使用内置的约定路由,于是使用了向下兼容之前版本的 config 配置形式,发现配置的路由无法展示
3. 每次修改 config 内的 routes 配置就需要重新启动项目,增加了非常大的开发成本
### Expected behavior
1.config 优先级应该大于约定式路由,使用 co…
-
Hello,
I came across this lib and bundling a small utility repo which combines react-hook-form with Material-UI.
https://github.com/dohomi/react-hook-form-mui
I enabled multiple entries and wo…
-
First of all, thanks for a great plugin :)
I have a slight issue where the `chunkgitsha` does not seem to be included in the `stats` output (so I can't refer to it afterwards). I usually do something…
-
Using only a partial bundle of Plotly reduced the bundle size by 50%.
Right now, Plotly still occupies 75% of the bundle.
https://github.com/mithi/hexapod/issues/54
Other things that we can try…
mithi updated
4 years ago
-
## 📌 어떤 기능을 리팩터링 하나요?
> 리팩터링 할 기능에 대해 간결하게 설명해주세요
- LCP 2.5 초 이내로
- lighthouse 점수 95점 이상으로
- 캐시 관리
- 빌드시 cache busting 적용
- 빌드 파일에 버전 정보와 content hash를 붙입니다. content hash는 파일 내용에 따라 has…
-
### Version
2.2.13
### OS Version
windows 11
### Node.js Version
16.20.0
### Browser Version
Microsoft Edge 115.0.1901.200
### Link to minimal reproduction
-
### Steps to…
-
Problem; Giant build size
Solution: Only support latest browsers
We are limited to supporting browsers that support sandboxed iframe comms. This means we can ensure our code is generated using mo…
-
Hello,
I'm 100% sure this is something I'm doing wrong but I was wondering if someone can point me in the right direction?
I'm coming from a webpack config, if that helps.
Here is my esbuild …
-
框架默认做的是往 `public/index.html` 里注入执行的资源(js 和 css),构建后带 publicPath,其他 html 内容并不会去处理
html 中的其他资源,推荐用 cdn 地址。如果资源在 public 目录下可以用 `/` 索引到根域名,但这种方式对具体部署位置有要求,即资源需要部署在域名跟目录下
_Originally po…
-
I'm using webpack 3.12 and I do codesplitting on my js into chunks and use query strings to version them e.g. `page1.chunk.js?id=abcdef`. The file is then saved as `page1.chunk.js`. Problem is, the qu…