mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-04 03:30:52 +00:00
Add bun buld script
This commit is contained in:
parent
3e58d0b6df
commit
6c6d101de6
@ -1,6 +1,10 @@
|
||||
{
|
||||
"name": "neocities-leilukin",
|
||||
"module": "index.ts",
|
||||
"scripts": {
|
||||
"dev": "bun",
|
||||
"build": "bun run build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "latest"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user