Polymer / pwa-starter-kit

Starter templates for building full-featured Progressive Web Apps from web components.
https://pwa-starter-kit.polymer-project.org
2.36k stars 431 forks source link

Mention webpack branch; update browser support page #295

Closed keanulee closed 5 years ago

keanulee commented 5 years ago

Staged at https://20181213t124801-dot-polymer-pwa-starter-kit.appspot.com/faq

abdonrd commented 5 years ago

Any plan to support multiple builds for prpl-server in the webpack branch?

keanulee commented 5 years ago

Not ATM

keanulee commented 5 years ago

Conceivably the cleanest way to add prpl-server support would be to add multiple webpack build targets for each build along with a custom HTML webpack plugin to rewrite the <base href> tag for each build.