1.0.0 • Published 3 years ago

@meichuang/antd_themes v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Antd主题定制

npm link // 相当于npm install mc_antd_themes -g

/Users/yun.zhao/.nvm/versions/node/v10.21.0/lib/node_modules/mc_antd_themes -> /Users/yun.zhao/Downloads/mc-antd-themes

在mc-desgin包里:
npm link mc_antd_themes // 代码无需修改,package.json中引用B的包会自动指向本地B的打包文件

/Users/yun.zhao/Downloads/mc-desgin/node_modules/mc_antd_themes -> /Users/yun.zhao/.nvm/versions/node/v10.21.0/lib/node_modules/mc_antd_themes -> /Users/yun.zhao/Downloads/mc-antd-themes

修改完之后执行 npm start,在目标项目里面就可以看到效果。

Doc地址

Doc地址

发布

先执行 npm run pbpre

在执行 npm run pb
1.0.0

3 years ago