github tauri-apps/tauri cli.js-v1.0.0-beta.9
cli.js v1.0.0-beta.9

Yarn Audit

click to view
yarn audit v1.22.11
info No lockfile found.
0 vulnerabilities found - Packages audited: 239
Done in 3.67s.

[1.0.0-beta.9]

  • The CLI is now an ES module and requires at least Node.js v12.20. Fixed previous releases by using Rollup instead of Webpack.
    • 8d1fe0ea feat(cli.js): readd ESM distribution (#2468) on 2021-08-17

Yarn Package Publish

yarn publish v1.22.11
[1/4] Bumping version...
info Current version: 1.0.0-beta.9
[2/4] Logging in...
[3/4] Publishing...
$ yarn build-release
yarn run v1.22.11
$ rimraf ./dist && cross-env NODE_ENV=production rollup -c

./src/api/cli.ts, ./src/api/tauricon.ts, ./src/api/dependency-manager/index.ts, ./src/helpers/spawn.ts, ./src/helpers/rust-cli.ts, ./src/helpers/download-binary.ts → dist/...
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
created dist/ in 5.4s
# BUILD: 4867ms, 210 MB / 252 MB
## generate module graph: 1989ms, 102 MB / 244 MB
- plugin 1 (commonjs) - resolveId: 4ms, 394 kB / 244 MB
- plugin 1 (commonjs) - resolveId (async): 4582ms, 410 MB / 244 MB
- plugin 2 (node-resolve) - resolveId: 14ms, 516 kB / 244 MB
- plugin 2 (node-resolve) - resolveId (async): 8313ms, 622 MB / 244 MB
- plugin 3 (typescript) - resolveId: 11ms, 965 kB / 244 MB
- plugin 4 (babel) - resolveId: 0ms, 3.18 kB / 219 MB
- plugin 6 (stdin) - resolveId: 0ms, 2.71 kB / 144 MB
load modules: 492ms, 22.3 MB / 244 MB
- plugin 1 (commonjs) - load: 1ms, 14.2 kB / 244 MB
- plugin 2 (node-resolve) - load: 1ms, 9.14 kB / 244 MB
- plugin 3 (typescript) - load: 7ms, 643 kB / 244 MB
- plugin 3 (typescript) - load (async): 6ms, 705 kB / 244 MB
- plugin 0 (replace) - transform: 36ms, 2.83 MB / 244 MB
- plugin 1 (commonjs) - transform: 16ms, 478 kB / 244 MB
- plugin 4 (babel) - transform: 4ms, 130 kB / 244 MB
generate ast: 109ms, 3.53 MB / 244 MB
analyse ast: 79ms, 13.5 MB / 244 MB
- plugin 4 (babel) - load: 470ms, 20.5 MB / 240 MB
- plugin 6 (stdin) - load: 0ms, 776 B / 143 MB
- plugin 4 (babel) - transform (async): 1042ms, 77 MB / 215 MB
## sort modules: 14ms, 1.62 MB / 246 MB
## mark included statements: 65ms, 4.79 MB / 251 MB
treeshaking pass 1: 7ms, 1.31 MB / 247 MB
treeshaking pass 2: 6ms, 1.83 MB / 249 MB
treeshaking pass 3: 3ms, 1.16 MB / 250 MB
treeshaking pass 4: 29ms, -5.31 MB / 245 MB
treeshaking pass 5: 8ms, 2.33 MB / 247 MB
treeshaking pass 6: 4ms, 1.05 MB / 248 MB
treeshaking pass 7: 5ms, 1.57 MB / 250 MB
treeshaking pass 8: 3ms, 811 kB / 251 MB
# GENERATE: 608ms, -1.74 MB / 251 MB
## generate chunks: 2ms, 295 kB / 253 MB
## render modules: 20ms, -10.1 MB / 243 MB
## render format: 3ms, 267 kB / 243 MB
Done in 6.15s.
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 9.21s.

Don't miss a new tauri release

NewReleases is sending notifications on new releases.