Matthias Grosser

Results 2 issues of Matthias Grosser

Currently, importmaps don't work properly with JS assets which have their filename extension transformed by the Rails asset pipeline from something other than `.js` to `.js`: - `pin_all_from` only matches...

Currently, importmaps require all locally pinned files to have a `.js` extension. This creates various problems when trying to pin assets which have their type (and thus file extension) transformed...