| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b373202 commit 189e830
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -741,6 +741,9 @@ Enable experimental \fBimport.meta.resolve()\fR parent URL support, which allows | |||
| 741 | 741 | passing a second \fBparentURL\fR argument for contextual resolution. | |
| 742 | 742 | Previously gated the entire \fBimport.meta.resolve\fR feature. | |
| 743 | 743 | . | |
| 744 | + .It Fl -experimental-import-text | ||
| 745 | + Enable experimental support for importing modules with \fBwith { type: 'text' }\fR. | ||
| 746 | + . | ||
| 744 | 747 | .It Fl -experimental-inspector-network-resource | |
| 745 | 748 | Enable experimental support for inspector network resources. | |
| 746 | 749 | . | |
@@ -1952,6 +1955,8 @@ one is included in the list below. | |||
| 1952 | 1955 | .It | |
| 1953 | 1956 | \fB--experimental-import-meta-resolve\fR | |
| 1954 | 1957 | .It | |
| 1958 | + \fB--experimental-import-text\fR | ||
| 1959 | + .It | ||
| 1955 | 1960 | \fB--experimental-json-modules\fR | |
| 1956 | 1961 | .It | |
| 1957 | 1962 | \fB--experimental-loader\fR | |
| Back | FazBrowse Home | New Git URL |
0 commit comments