Compare commits
1 Commits
v2.0.1
...
d013dbe3ec
Author | SHA1 | Date | |
---|---|---|---|
d013dbe3ec |
11
.publish.md
11
.publish.md
@@ -1,8 +1,13 @@
|
||||
## 发包步骤
|
||||
|
||||
https://www.npmjs.com/package/vite-plugin-cesium-next
|
||||
|
||||
```sh
|
||||
nrm use npm
|
||||
npm adduser
|
||||
# nrm use npm
|
||||
# npm adduser
|
||||
npm publish
|
||||
nrm use taobao
|
||||
# nrm use taobao
|
||||
```
|
||||
|
||||
然后去 npmmirror 镜像源站点击同步一下
|
||||
https://npmmirror.com/package/vite-plugin-cesium-next
|
||||
|
Reference in New Issue
Block a user