webpacker-pwa

An utility package to change the default Rails Webpacker configuration and add support for Service Workers


Keywords
pwa, pra, webpacker, rails
License
MIT
Install
npm install webpacker-pwa@0.1.2

Documentation

Webpacker Progressive Web App

Webpacker does not support Progressive Web Apps? Here is the solution for you.

This repository consists of two parts: an npm package and a ruby gem which add customizations on the top of the standard Rails Webpacker configuration and allow you to start writing a Progressive Rails App!

Is meant as a quick tool that you can use to get it working today, while we wait for the necessary changes to be introduced and approved on Webpacker itself. It follows the guide written about The Progressive Rails App.

Please check the two folders for a detailed introduction.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/coorasse/webpacker-pwa. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the webpacker-pwa project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.