File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -42,8 +42,9 @@ to start a watcher on `index.bs` that will update `index.html` as you edit.
42
42
43
43
It is to early to know about the Loader, first we need ES2015 modules implemented by the various engines. Current status:
44
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 )
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 )
47
48
* Webkit: [ Meta Bug] ( https://bugs.webkit.org/show_bug.cgi?id=147340 )
48
49
49
50
### Feedback
You can’t perform that action at this time.
0 commit comments