We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ec88e7 commit 29b47caCopy full SHA for 29b47ca
bunfig.toml
@@ -1,8 +1,2 @@
1
[install]
2
registry = { url = "https://registry.npmjs.org/", token = "$BUN_AUTH_TOKEN" }
3
-
4
-[serve.static]
5
-plugins = [ "bun-plugin-unocss" ]
6
7
-[test]
8
-preload = "./test-utils/happy-dom.ts"
packages/stx/test-utils/happy-dom.ts
0 commit comments