You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 8, 2026. It is now read-only.
更新方式 https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c
Packages
create-koot-appkootkoot-webpackkoot-clikoot-electronkoot-qiankun根层代码库
camelcasev7chalkv5inquirerv9kootchalkv5execav6inquirerv9is-port-reachablev4orav6os-localev6koot-clichalkv5latest-versionv7npm-emailv4orav6os-localev6package-jsonv8判断项目类型决定,如果是 ESM 添加
package.json{ "type": "module" }正则替换
^[a-zA-Z]+[ ]*(.+?)[ ]*=[ ]*require\((.+?)\)->import $1 from $2其他问题
__filename