about summary refs log tree commit diff
path: root/app/javascript/packs/public-path.js
AgeCommit message (Collapse)Author
2023-01-30Remove unused ESLint disable directives (#22427)Nick Schonning
2020-10-13Change how CDN_HOST is passed down to make assets build reproducible (#14381)ThibG
* 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