A TC39 proposal to add module `import … with { type: "text" }` statements to JavaScript. The import attribute loads text data as a string value.
Explainers: https://github.com/tc39/proposal-import-text https://github.com/whatwg/html/pull/11933 https://github.com/w3c/webappsec-csp/pull/794