summaryrefslogtreecommitdiff
path: root/test/es-module/test-esm-import-assertion-errors.js
Commit message (Expand)AuthorAgeFilesLines
* esm: fix import assertion warningAntoine du Hamel2023-03-071-2/+2
* esm: add a runtime warning when using import assertionsAntoine du Hamel2023-03-031-0/+7
* esm: support https remotely and http locally under flagBradley Farias2022-02-091-3/+1
* module: unflag esm json modulesGeoffrey Booth2022-01-311-1/+0
* module: import assertions improvementsGeoffrey Booth2021-11-241-1/+1
* esm: add support for JSON import assertionAntoine du Hamel2021-11-031-0/+53