WICG / webpackage

Web packaging format
Other
1.23k stars 118 forks source link

wbn-sign: Add support for calculating the Web Bundle ID with CLI tool #879

Closed sonkkeli closed 1 year ago

sonkkeli commented 1 year ago

This adds the support to automatically calculate the Web Bundle ID also when using the package's Node CLI tool without Webpack / Rollup plugins.

In the case of a bash script, the Web Bundle ID can then be saved into e.g. an environment variable or a file as instructed in the readme.