This website requires JavaScript.
Explore
Help
Sign In
yanghuanyu
/
cpnode-front
Watch
0
Star
0
Fork
0
You've already forked cpnode-front
forked from
iod/cpnode-front
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
6382f68efd
cpnode-front
/
.fes.prod.js
6 lines
109 B
JavaScript
Raw
Normal View
History
Unescape
Escape
init: npx @fesjs/create-fes-app myapp
2021-12-26 09:14:46 +00:00
// .fes.js 只负责管理编译时配置
,
只能使用plain Object
export
default
{
feat: add alias: `~` -> `src`
2021-12-27 07:06:11 +00:00
publicPath
:
'./'
,
feat: switch to TypeScript, custom ESLint config, update deps
2021-12-27 02:44:31 +00:00
}
Reference in New Issue
Copy Permalink