Actions
Feature #6623
openSupport 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.
Updated by Roel Standaert about 4 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.
Updated by Matthias Van Ceulebroeck about 1 year ago
- Related to Feature #12111: Provide support for ECMA 6 Module Javascript Files added
Actions