The current spec behavior doesn't allow developers to retry failed module imports, as the failure result (either an HTTP error or a network failure) gets cached.
whatwg/html#10327 fixes that. Browsers/runtime environments should implement that change.
The current spec behavior doesn't allow developers to retry failed module imports, as the failure result (either an HTTP error or a network failure) gets cached.
whatwg/html#10327 fixes that. Browsers/runtime environments should implement that change.