@willbooster/wb 10.5.5 → 10.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -10,6 +10,8 @@ wb <command>
10
10
 
11
11
  Commands:
12
12
  wb buildIfNeeded Build code if changes are detected
13
+ wb kill-port-if-non-ci Kill the port specified by PORT environment
14
+ variable if non-CI.
13
15
  wb lint [files...] Lint code on Bun
14
16
  wb optimizeForDockerBuild Optimize configuration when building a Docker
15
17
  image