We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73bd6a4 commit 214c7a6Copy full SHA for 214c7a6
README.md
@@ -42,8 +42,9 @@ to start a watcher on `index.bs` that will update `index.html` as you edit.
42
43
It is to early to know about the Loader, first we need ES2015 modules implemented by the various engines. Current status:
44
45
- * IE: [Under Consideration](https://status.modern.ie/moduleses6?term=modules)
46
- * V8: [In progress](https://code.google.com/p/v8/issues/detail?id=1569)
+ * IE/Edge: [Under Consideration](https://status.modern.ie/moduleses6?term=modules)
+ * Firefox: [In progress](https://bugzilla.mozilla.org/show_bug.cgi?id=568953)
47
+ * Chrome: [In progress](https://code.google.com/p/v8/issues/detail?id=1569)
48
* Webkit: [Meta Bug](https://bugs.webkit.org/show_bug.cgi?id=147340)
49
50
### Feedback
0 commit comments