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 d3b997f commit a8605caCopy full SHA for a8605ca
scripts/build.ts
@@ -1,6 +1,6 @@
1
import { spawn } from 'bun';
2
3
-// This is a list on how the packages can be built in order
+// This is a list of how the packages can be built in order
4
// the sub array is for packages that can be built in parallel
5
const packages: (string | string[])[] = [
6
['@nbw/config', '@nbw/sounds', '@nbw/database'],
0 commit comments