1
0
mirror of https://github.com/helenclx/leilukin-site.git synced 2025-04-04 16:22:41 +00:00

Set scripts

This commit is contained in:
Helen Chong 2024-04-11 20:10:36 +08:00
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"