Tarball notes for deploy
This commit is contained in:
parent
dce5fbddc1
commit
f36f711de9
3 changed files with 2461 additions and 2040 deletions
3
packages/website/.gitignore
vendored
3
packages/website/.gitignore
vendored
|
|
@ -10,4 +10,5 @@ node_modules
|
|||
.output
|
||||
vite.config.js.timestamp-*
|
||||
vite.config.ts.timestamp-*
|
||||
output
|
||||
output
|
||||
Notes-1.0.0.tgz
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
"@lezer/highlight": "^1.2.0",
|
||||
"@steeze-ui/svelte-icon": "^1.5.0",
|
||||
"@uiw/codemirror-theme-github": "^4.21.25",
|
||||
"Notes": "link:~/Documents/Notes/",
|
||||
"Notes": "file:Notes-1.0.0.tgz",
|
||||
"acorn": "^8.11.3",
|
||||
"magic-string": "^0.30.10",
|
||||
"slugify": "^1.6.6",
|
||||
|
|
|
|||
4496
pnpm-lock.yaml
generated
4496
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue