WICG / webpackage

Web packaging format
Other
1.22k stars 114 forks source link

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

Closed sonkkeli closed 11 months ago

sonkkeli commented 11 months 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.