codevise / pageflow

Multimedia story telling for the web.
http://pageflow.io
MIT License
692 stars 126 forks source link

Support both Webpacker and Shakapacker #2017

Closed tf closed 1 year ago

tf commented 1 year ago

We plan to eventually drop support for Webpacker. But until the Rails 6 migration is finished, we aim to support both.

Decouple from experimental Rails version environment variable and detect Shakapacker global instead.

Enhance install generator to create required PostCSS config. which is no longer generated by Shalapacker's install generator.

REDMINE-19438