Le Thu, Apr 25, 2019 at 04:27:04PM +0200, Basile Starynkevitch a écrit : > > Or are you suggesting that both Chrome and FireFox are buggy, because they > accept wrongly (and work well in practice) JavaScript /modules/ with .mjs > associated to text/javascript (and that works /as documented/ here > <https://developers.google.com/web/fundamentals/primers/modules>).
Hi Basile, just for the record, would your application work with application/javascript instead of text/javascript ? If this is the case, then I can add the mjs file extension under the application/javascript media type and therefore respect the RFC. Have a nice day, -- Charles

