ampproject / amp-sw

A drop in service worker library to help your AMP pages gain network resiliency in 1 line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webpack does not respect given public path

prateekbh opened this issue · comments

  • Webpack for target of worker does not respect public path. PR for the same here: webpack/webpack#8562

  • For now we can add a babel transform/webpack plugin to do the same for us