Update README.md

This commit is contained in:
Garrone Joseph 2020-06-20 18:30:57 +02:00 committed by GitHub
parent d8cfd378da
commit 2aeb5a7816
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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/*`` )