You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rails 6 uses webpack by default, and it seems that social-share-button doesn't support it yet. I seems to involve adding a package.json and publishing the project on npm. An example can be found here: ifad/data-confirm-modal#53, found on this webpacker issue: rails/webpacker#57.
Do you plan to support installing with webpacker?
The text was updated successfully, but these errors were encountered:
Rails 6 uses webpack by default, and it seems that
social-share-button
doesn't support it yet. I seems to involve adding apackage.json
and publishing the project on npm. An example can be found here: ifad/data-confirm-modal#53, found on this webpacker issue: rails/webpacker#57.Do you plan to support installing with webpacker?
The text was updated successfully, but these errors were encountered: