Closed Bug 1410711 Opened 7 years ago Closed 7 years ago

Please enable ES6 modules per default

Categories

(Firefox :: Untriaged, defect)

57 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 568953

People

(Reporter: u580221, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171005195903

Steps to reproduce:

Please enable ES6 modules per default. They are an absolute game changer in how to organize your JS code and Chrome/Safari already enabled them per default in their regular versions, so Edge/Firefox are the only major holdbacks for using this on modern web pages.

1. Try to use 'import'
2. Doesn't work unless some experimental option is activated


Actual results:

ES6 modules are not working


Expected results:

ES6 modules and the import is working
Please take all the time you need to finish the implementation, I am mainly filing this ticket to keep track of it (couldn't find any other) and to give some feedback that there is indeed demand for this feature.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
How can a very specific issue be a duplicate of a very general meta issue?
Jonas, Edge 16 does support modules now. So Firefox is the only one holding it.
You need to log in before you can comment on or make changes to this bug.