From 2aeb5a7816a4db45073c70b9104c9e8383444f10 Mon Sep 17 00:00:00 2001 From: Garrone Joseph Date: Sat, 20 Jun 2020 18:30:57 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ef22e4..2535c5a 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ If your project does not target the browser or if you are not interested in offe - Remove all ``cdn:*`` npm scripts and ``npm run cdn`` from the `build` script ( in ``package.json`` ). - Remove ``./tsconfig.esm.json`` -- Remove ``/dist/esm/`` entry from ``files`` in ``package.json`` +- Remove ``/dist/zz_esm/`` entry from ``files`` in ``package.json`` - Remove ``simplifyify`` and ``terser`` from dev dependencies. ### Only disable ES Module build ( ``dist/zz_esm/*`` )