gab-social/app/javascript/gabsocial/containers
mgabdev b2544734c7 Attempting to remove packs/public (check)
Attempting to remove packs/public but running into issues with webpacker when removing main() in public.js

Deleting this unused main() [the import of MediaContainer] or MediaContainer or the Poll import in MediaContainer causes this error.
Commenting out or putting return; works fine. but cannot delete that import or reactComponents variable for some reason.
2020-06-15 11:06:53 -04:00
..
display.js Progress 2020-05-04 14:44:37 -04:00
gabsocial.js Removed unused componentDidMount in gabsocial mount 2020-05-19 00:53:00 -04:00
media_container.js Attempting to remove packs/public (check) 2020-06-15 11:06:53 -04:00
notification_container.js Added isUnread to grouped follows, likes, reposts notifications 2020-05-21 17:41:05 -04:00
status_container.js Added comment sorting 2020-05-27 01:15:10 -04:00