Actions
Feature #6623
open
AT
Support ES6 moudle javascript
Feature #6623:
Support ES6 moudle javascript
Start date:
09/21/2018
Due date:
% Done:
0%
Estimated time:
Description
Wt::WApplication::instance()->require(..) cannot load ES6 module.
a type="module" is required.
RS Updated by Roel Standaert almost 6 years ago
- Description updated (diff)
- Target version set to future
In addition to this, we could support other parameters, like integrity and crossorigin. I think just appending arguments onto the require function is not the right way, though.
MV Updated by Matthias Van Ceulebroeck almost 3 years ago
- Related to Feature #12111: Provide support for ECMA 6 Module Javascript Files added
Actions