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.
2 parents 61c0f13 + 1d9d2a5 commit cb3798bCopy full SHA for cb3798b
lib/bsb
@@ -243,7 +243,7 @@ if (watch_mode) {
243
if (acquireBuild()) {
244
logStart()
245
if (reasons_to_rebuild.length === 0) {
246
- console.log("Rebuilding since just get started")
+ console.log("Rebuilding since just got started")
247
} else {
248
console.log("Rebuilding since", reasons_to_rebuild)
249
}
0 commit comments