Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-24 | fix(lsp): resolve remote import maps (#20651) | Nayeem Rahman | |
2023-01-25 | feat: embed import map in the config file (#17478) | Bartek IwaĆczuk | |
This commit changes handling of config file to enable specifying "imports" and "scopes" objects effectively making the configuration file an import map. "imports" and "scopes" take precedence over "importMap" configuration, but have lower priority than "--importmap" CLI flag. Co-authored-by: David Sherret <dsherret@users.noreply.github.com> Co-authored-by: David Sherret <dsherret@gmail.com> | |||
2021-08-11 | chore: move test files to testdata directory (#11601) | David Sherret | |