From 569e1ab0afd3c7d49fd765bbf75860f1b6b000d3 Mon Sep 17 00:00:00 2001 From: Gildas Date: Thu, 18 Aug 2022 03:26:56 +0200 Subject: [PATCH] update example --- dist/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/README.md b/dist/README.md index 72b9f6de..0c1a9d2b 100644 --- a/dist/README.md +++ b/dist/README.md @@ -1,6 +1,6 @@ # Built scripts of zip.js -**Warning**: These files are not compatible with ES modules, i.e. they cannot be imported with `import`. Instead, import `index.js` in the root folder of the project or one of the files prefixed with `zip-` in the [`/lib`](../lib) folder (e.g. `/lib/zip-no-worker.js`). +**Warning**: These files are not compatible with ES modules, i.e. they cannot be imported with `import`. Instead, import `index.js` in the root folder of the project or one of the files prefixed with `zip-` in the [`/lib`](../lib) folder (e.g. `/lib/zip-no-worker-inflate.js`). - for production (minified):