GoogleChromeLabs / webbundle-plugins

A Webpack plugin for generating Web Bundles output.
https://www.npmjs.com/package/webbundle-webpack-plugin
Apache License 2.0
59 stars 11 forks source link

Fix Web Bundles's url #57

Closed 38elements closed 1 year ago

38elements commented 1 year ago

Following url is file not found. This change fixes the url. https://wicg.github.io/webpackage/draft-yasskin-wpack-bundled-exchanges.html

sonkkeli commented 1 year ago

Good find, thank you! 💯