From 13208223271bf015a09ca0734b6e248330328365 Mon Sep 17 00:00:00 2001 From: Kyle Simpson Date: Sat, 20 Mar 2021 21:29:43 -0500 Subject: [PATCH] Adding link to "import-remap" tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e37e0a..49c6a0b 100644 --- a/README.md +++ b/README.md @@ -621,6 +621,7 @@ Several members of the community have been working on polyfills and tooling rela * [importly](https://www.npmjs.com/package/importly) generates an import map from a `package.json`. * [SystemJS](https://github.com/systemjs/systemjs) provides a polyfill-like workflow for using import maps in older browsers with the System module format and `