| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c00c31c commit be28376
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -274,6 +274,9 @@ const buffer = readFileSync(new URL('./data.proto', import.meta.url)); | |||
| 274 | 274 | ||
| 275 | 275 | > Stability: 1 - Experimental | |
| 276 | 276 | ||
| 277 | + This feature is only available with the `--experimental-import-meta-resolve` | ||
| 278 | + command flag enabled. | ||
| 279 | + | ||
| 277 | 280 | * `specifier` {string} The module specifier to resolve relative to `parent`. | |
| 278 | 281 | * `parent` {string|URL} The absolute parent module URL to resolve from. If none | |
| 279 | 282 | is specified, the value of `import.meta.url` is used as the default. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments