rj-ads-editor-components
v0.0.70
Published
广告编辑器组件
Downloads
71
Readme
广告编辑器组件
运行
npm run docs-dev
打包
npm install -g [email protected] npm install -g [email protected] npm i nrm -g ./scripts/build npm login (如果已登录,就无需登陆) npm run release:only nrm use npm git push --follow-tags origin master npm publish
拷贝打包出来的dist目录到rj-ads-editor项目下的rj-ads-editor\static\components\rj-ads-editor-components@latest目录下
得到版本号 到rj-ads-editor项目,修改rj-ads-editor项目的package.json中的rj-ads-editor-components版本 npm i 修改rj-ads-editor项目下code_helper的pVersion (搜索关键字 pVersion)。
exmpales
npm i npm run exmaples
然后 http://172.30.81.50:5000/examples/test-download
