Skip to content

Commit ec70246

Browse files
remove AMD dist target since its EOL: requirejs/requirejs#1816 (comment).
1 parent 5f878eb commit ec70246

File tree

3 files changed

+2
-1289
lines changed

3 files changed

+2
-1289
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,8 @@ 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-
three additional files:
51+
two additional files:
5252

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

0 commit comments

Comments
 (0)