Skip to content

Commit 214c7a6

Browse files
committed
add firefox implementation in progress bugzilla link
1 parent 73bd6a4 commit 214c7a6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,9 @@ to start a watcher on `index.bs` that will update `index.html` as you edit.
4242

4343
It is to early to know about the Loader, first we need ES2015 modules implemented by the various engines. Current status:
4444

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)
45+
* IE/Edge: [Under Consideration](https://status.modern.ie/moduleses6?term=modules)
46+
* 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)
4748
* Webkit: [Meta Bug](https://bugs.webkit.org/show_bug.cgi?id=147340)
4849

4950
### Feedback

0 commit comments

Comments
 (0)