tc39 / proposal-import-attributes

Proposal for syntax to import ES modules with assertions
https://tc39.es/proposal-import-attributes/
Apache License 2.0
586 stars 26 forks source link

Remove support for the `assert` version #161

Closed nicolo-ribaudo closed 2 months ago

nicolo-ribaudo commented 3 months ago

Closes https://github.com/tc39/proposal-import-attributes/issues/135.

Chrome removed support in version 126, released one month ago.