@geektech/tsone-cli 0.1.0 → 0.2.2

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
@@ -213,5 +213,5 @@ The development server serves HTTP only. Proxy targets may use HTTP or HTTPS.
213
213
  CLI v1 has no config plugins, WebSocket, HMR, SSR, functional config,
214
214
  `public/` directory copying, or public `minify` and `sourcemap`
215
215
  configuration. Development bundles use an internal inline source map, while
216
- production build minification and source-map controls are intentionally not
217
- configurable.
216
+ `tsone build` minifies production output by default; minification and
217
+ source-map controls are intentionally not configurable.
package/dist/cli.js CHANGED
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  build,
4
4
  startDevServer
5
- } from "./index-p7jrckn1.js";
5
+ } from "./index-y6qrqbwv.js";
6
6
 
7
7
  // src/cli.ts
8
8
  var USAGE = [