compendium/bunfig.toml
aleidk cfaf7ecc1f revert: refactor: build fronend via cli to allow watch mode
this revert e0e8700baa, the build via cli doesn't support plugins
2025-02-21 12:58:11 -03:00

7 lines
286 B
TOML

[serve.static]
plugins = ["bun-plugin-sass"]
[install.scopes]
"@alecodes" = { token = "$NPM_REGISTRY_TOKEN", url = "https://git.alecodes.page/api/packages/alecodes/npm/" }
"@mini-strap" = { token = "$NPM_REGISTRY_TOKEN", url = "https://git.alecodes.page/api/packages/alecodes/npm/" }