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

replace polymer-cli with rollup #370

Closed kr05 closed 4 years ago

kr05 commented 5 years ago

This is my attempt at replacing polymer-cli with rollup. It includes the following:

I hope this can serve as a starting point for a production ready rollup configuration. I'll continue doing my research and improving this PR. Some of the problems that need to be fixed are:

You can take a look at a deployed version here: https://pwa-starter-kit-7efbc.appspot.com/

kr05 commented 4 years ago

You can remove polymer-cli from devDependencies in your package.json if you wish. I didn't remove it because I didn't want to break the functionality of the current build steps.

On Fri, Dec 13, 2019 at 5:59 AM tuomassa notifications@github.com wrote:

How should I use this? npm install still installs polymer-cli

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Polymer/pwa-starter-kit/pull/370?email_source=notifications&email_token=AC2JDECAIPMNGE67DRB6OODQYOILFA5CNFSM4IGBZYDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEG2BOCQ#issuecomment-565450506, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC2JDEFAORSMKOCTMC4TN33QYOILFANCNFSM4IGBZYDA .

stale[bot] commented 4 years ago

This project is no longer under development and will be transitioning to a read-only repo. Thank you for your contributions.