Skip to content

Commit

Permalink
fixup: #34
Browse files Browse the repository at this point in the history
  • Loading branch information
MylesBorins committed Feb 4, 2020
1 parent 5dafd43 commit 266906d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ Module specifiers are an example of prior art for this type of decision making.

Independent of the potential cross-environment concerns it is not a problem that is specific to an in band solution. An out of band solution would also suffer from the risk of inconsistent implementation or support across runtimes.

The topic of attribute divergence is further discussed in [#34](https://github.com/tc39/proposal-module-attributes/issues/34).

### Should the generalized constant form be supported in the first iteration?

This proposal was initially created to serve a very specific purpose, unblocking security concerns raised about importing alternative module types (JSON, CSS, HTML). While there is no debate that the generalized constant form would be useful, it does pose the risk of increasing cross-environment concerns mentioned above.
Expand Down

0 comments on commit 266906d

Please sign in to comment.