1.0.9 • Published 4 years ago

weitongxue-utils v1.0.9

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

本地启动

npm run dev

构建

npm run build

更新工具库

npm run publish

自动生成版本号并选择更新到npm

借助release-it这个工具库,可以实现自动生成版本号并且发布到npm(执行publish)

. 安装 npm install release-it

. 配置见 release-it

注意项

  • 使用(typedoc-plugin-external-module-name)插件,typedoc 的版本不能高于0.20.0;
  • 使用(typedoc-plugin-external-module-name)插件时,typedoc.json 里设置的entryPoints会报错,没法按照官网那样子设置(原因暂不详)
1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago