| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2468e4e commit eee2c33
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -283,6 +283,9 @@ const buffer = readFileSync(new URL('./data.proto', import.meta.url)); | |||
| 283 | 283 | ||
| 284 | 284 | > Stability: 1 - Experimental | |
| 285 | 285 | ||
| 286 | + This feature is only available with the `--experimental-import-meta-resolve` | ||
| 287 | + command flag enabled. | ||
| 288 | + | ||
| 286 | 289 | * `specifier` {string} The module specifier to resolve relative to `parent`. | |
| 287 | 290 | * `parent` {string|URL} The absolute parent module URL to resolve from. If none | |
| 288 | 291 | is specified, the value of `import.meta.url` is used as the default. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments