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

Move from webpack to Rollup

kristoferbaxter opened this issue · comments

Webpack is inserting quite a bit of boilerplate into the output. Let's move to Rollup and remove it.