From f820244c86701b768d7c14d66cd7e5d32b5ec2d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=9D=A8=E6=96=87?= Date: Wed, 28 Sep 2022 22:11:30 +0800 Subject: [PATCH] add community project @wener/system (#2430) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 655356ee..59ae33f6 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,7 @@ A list of projects that use or work with SystemJS in providing modular browser w * [single-spa](https://single-spa.js.org/) - JavaScript framework for front-end microservices. * [systemjs-webpack-interop](https://github.com/joeldenning/systemjs-webpack-interop) - npm lib for setting webpack public path and creating webpack configs that work well with SystemJS. * [esm-bundle](https://github.com/esm-bundle) - list of System.register versions for major libraries, including documentation on how to create a System.register bundle for any npm package. +* [@wener/system](https://github.com/wenerme/wode/tree/main/packages/system) - hooks to make System works with npm registry & package.json ## Compatibility with Webpack