Skip to content

Commit 7c4d99e

Browse files
Revert "Revert "Revert "remove AMD dist target since its EOL: requirejs/requirejs#1816 (comment)."""
This reverts commit a6ada99.
1 parent f413569 commit 7c4d99e

File tree

3 files changed

+1353
-2
lines changed

3 files changed

+1353
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,9 @@ directly in a browser:
4848
For production systems we recommend downloading and vendoring the library.
4949

5050
If you are using [JavaScript Modules](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules), we provide
51-
two additional files:
51+
three additional files:
5252

53+
* `dist/idiomorph.amd.js` - for [AMD-style modules](https://github.com/amdjs/amdjs-api/wiki/AMD)
5354
* `dist/idiomorph.cjs.js` - for [CommonJS-style modules](https://wiki.commonjs.org/wiki/Modules)
5455
* `dist/idiomorph.esm.js` - for [ESM-style modules](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules)
5556

0 commit comments

Comments
 (0)