netlify-cli
This commit is contained in:
parent
22d9a7e84e
commit
489a7b25b9
3
.gitignore
vendored
3
.gitignore
vendored
@ -9,3 +9,6 @@ tsconfig.tsbuildinfo
|
||||
private/
|
||||
.replit
|
||||
replit.nix
|
||||
|
||||
# Local Netlify folder
|
||||
.netlify
|
||||
|
8
content/index.md
Normal file
8
content/index.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: Example Title
|
||||
draft: false
|
||||
tags:
|
||||
- example-tag
|
||||
---
|
||||
|
||||
The rest of your content lives here. You can use **Markdown** here :)
|
16419
package-lock.json
generated
16419
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -103,6 +103,8 @@
|
||||
"@types/ws": "^8.5.10",
|
||||
"@types/yargs": "^17.0.32",
|
||||
"esbuild": "^0.19.9",
|
||||
"netlify": "^13.1.17",
|
||||
"netlify-cli": "^17.25.0",
|
||||
"prettier": "^3.2.4",
|
||||
"tsx": "^4.11.0",
|
||||
"typescript": "^5.4.5"
|
||||
|
Loading…
x
Reference in New Issue
Block a user