- Adds a struct for the
PhoenixImportmap.Importmap
module that implements thePhoenix.HTML.Safe
protocol. This change is a breaking change if you currently useraw
to interpolate the importmap into the template.
- Use a reference to consuming projects' Endpoint module to generate digested asset paths in production.