filestack / filestack-rails

Official Ruby on Rails plugin for Filestack File Picker that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
https://www.filestack.com
Apache License 2.0
223 stars 101 forks source link

Support for webpack? #221

Open pmackay opened 4 years ago

pmackay commented 4 years ago

With Rails 6 webpacker is now the default (and a popular option in 5.x). Could this library document how it coud be possible to include the Filestack JS using webpacker while still making use of the server-side elements?