We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a27a12a commit a5a49bcCopy full SHA for a5a49bc
README.md
@@ -68,7 +68,7 @@ CSS: `dist/tobii.min.css`
68
JavaScript:
69
70
* `dist/tobii.min.js`: IIFE build for maximum browser support, including IE 11
71
-* `dist/tobii.mjs`: Build specially designed to work in all modern browsers
+* `dist/tobii.modern.js`: Build specially designed to work in all modern browsers
72
* `dist/tobii.module.js`: ESM build
73
* `dist/tobii.umd.js`: UMD build
74
* `dist/tobii.js`: CommonJS/Node build
0 commit comments