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 788ec33 commit 3c2b1ceCopy full SHA for 3c2b1ce
CONTRIBUTING.md
@@ -47,7 +47,7 @@ spago bundle -p spago-bin
47
./bin/bundle.js bundle -p spago-bin
48
49
# From now on you can use the bootstrapped build to see the changes you make:
50
-./bin/index.dev.js some-new-command
+./bin/index.dev.js build --pedantic-packages --some-new-build-flag
51
52
# ...but you can of course still just use the global `spago` command:
53
spago build
0 commit comments