-
-
Notifications
You must be signed in to change notification settings - Fork 781
Closed
Labels
staleteamThe issue/pr is created by the member of Rspack.The issue/pr is created by the member of Rspack.
Description
rspack/crates/rspack_plugin_javascript/src/visitors/dependency/import_meta_scanner.rs
Lines 13 to 18 in 090171b
| // Port from https://github.com/webpack/webpack/blob/main/lib/dependencies/ImportMetaPlugin.js | |
| // TODO: | |
| // - scan `import.meta.webpack` | |
| // - scan `import.meta.url.indexOf("index.js")` | |
| // - evaluate expression. eg `import.meta.env && import.meta.env.xx` should be `false` | |
| // - add warning for `import.meta` |
- webpack-test/cases/esm/import-meta
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
staleteamThe issue/pr is created by the member of Rspack.The issue/pr is created by the member of Rspack.