GoogleChromeLabs / telnet-client

Apache License 2.0
157 stars 15 forks source link

Generate a Signed Web Bundle #4

Closed reillyeon closed 1 year ago

reillyeon commented 1 year ago

This change removes the Service Worker and Web App Manifest generation and adds support for generating a Signed Web Bundle.

By switching to a static Web App Manifest we work around a bug in the plugin we were using which prevented the manifest from being included in the Web Bundle.

Instructions have been updated based on the latest flag names in Chrome.