Conversation
|
Preview URLs (3 pages)
External URLs (3)URL:
(comment last updated: 2026-03-23 11:01:03) |
files/en-us/web/javascript/reference/statements/import/with/index.md
Outdated
Show resolved
Hide resolved
files/en-us/web/javascript/reference/statements/import/with/index.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
hamishwillee
left a comment
There was a problem hiding this comment.
@eemeli Is this supported by any browser? I was expecting to see a text key in the browser compatibility section of each of the places you added the addition - such as https://pr43505.review.mdn.allizom.net/en-US/docs/Web/JavaScript/Reference/Statements/import/with#browser_compatibility
This is important because MDN only documents things that are available in browsers (though not necessarily released).
I'm (very) happy with the docs updatd. I've added request changes though, because we shouldn't merge this until the corresponding browser compatibility data has merged. Can you link that in the description?
Description
Adds documentation for the upcoming
type: 'text'import attribute.Motivation
I'm the proposal champion, and would like to advance it.
Additional details
The proposal is specified in: