feat: first release
This commit is contained in:
commit
154eca70dd
8 changed files with 329 additions and 0 deletions
7
bunfig.toml
Normal file
7
bunfig.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[serve.static]
|
||||
plugins = ["bun-plugin-sass"]
|
||||
|
||||
[install.scopes]
|
||||
|
||||
"@alecodes" = { token = "$NPM_TOKEN", url = "https://git.alecodes.page/api/packages/alecodes/npm/" }
|
||||
"@mini-strap" = { url = "https://git.alecodes.page/api/packages/alecodes/npm/" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue