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 68a0020 commit 2aa53f3Copy full SHA for 2aa53f3
README.md
@@ -33,7 +33,6 @@ It's rather simple to get your package development started:
33
bunx degit stacksjs/ts-starter my-pkg
34
cd my-pkg
35
36
- # if you don't have pnpm installed, run `npm i -g pnpm`
37
bun i # install all deps
38
bun run build # builds the library for production-ready use
39
0 commit comments