Commit Graph

4 Commits (3bc0aeed50b876db6e19c29d1f76775da764411b)

Author SHA1 Message Date
ThibG 4c45b43cb8
Change how CDN_HOST is passed down to make assets build reproducible ()
* Change how CDN_HOST is passed down to make assets build reproducible

* Change webpacker/webpack configuration to dynamically load publicPath based on meta header

* Fix embedded layout missing the cdn-host meta header
Yamagishi Kazutoshi e9b322d0a6 Upgrade webpack to version v4.x ()
Akihiko Odaki 7a6eaad445 Do not require images in about.js and share.js ()
They are already required by common.js.
Eugen Rochko 3c6503038e Add protocol handler. Handle follow intents ()
* Add protocol handler. Handle follow intents

* Add share intent

* Improve code in intents controller

* Adjust share form CSS