🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)
🐷 Cli tool for creating react apps, configurable version of create-react-app.
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
update articles.xml
update articles.xml
update articles.xml
update articles.xml
fix(preset-umi): do not check esbuild helpers when has error (#10879)
mountElementId 在 mpa 模式下无效
https://github.com/dingff/umi-template
feat(mpa): support global mountElementId (#10875)
Close #10872
支持读取 api.userConfig.mountElementId
es-module-parser@0.0.7
约定 https://github.com/umijs/${appTemplate}-template.git
作为对应的创建新应用的模版
fix(prepare): 过滤仅仅 js 文件进行解析 (#10861)
fix: 🐛 only pasre js file
refactor: 🎨 improve style file
Co-authored-by: pshu pishu.spf@antfin.com
esbuild 的 meta.inputs 会包含 json 文件,未来可能当有其他类型文件;解析前过滤 js 文件。
顺手优化 isStyleFile