Set scripts
This commit is contained in:
parent
d09a1f00bd
commit
b837785d18
|
@ -2,7 +2,8 @@
|
|||
"name": "neocities-leilukin",
|
||||
"module": "index.ts",
|
||||
"scripts": {
|
||||
"build": "bun run build"
|
||||
"start": "bunx @11ty/eleventy --serve --quiet",
|
||||
"build": "bunx @11ty/eleventy"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "latest"
|
||||
|
|
Loading…
Reference in New Issue