@knightly/vitepress
v0.17.0-knightly-master.202109020101
Published
Vite & Vue powered static site generator
Downloads
13
Readme
vitepress
[Unofficial] Nightly build for vuejs/vitepress@bdc6c, published automatically by Knightly.
| package (vitepress
) | @knightly/vitepress
|
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- |
| version (0.17.0*
) | 0.17.0-knightly-master.202109010107
|
| last commit | release: v0.17.0 |
| sha (master
) | bdc6cab3f67e2405f7f73d8036af1dd133e672c4
|
| changes | compare with last release |
| build | 2021-09-01T01:08:17.525Z |
Usage
To replace the package with nightly build:
via npm
npm i vitepress@npm:@knightly/vitepress@master
or edit your package.json
"dependencies": {
"vitepress": "npm:@knightly/vitepress@master"
}