Closed ffflabs closed 7 years ago
Along with AMD and CommonJS modes, this PR enables the task to output compiled templates into an ES2015 module.
It also adds the faculty of overriding the root namespace (currently this) which is undefined in ES2015 modules.
this
README.md has also been updated.
All committers have signed the CLA.
Along with AMD and CommonJS modes, this PR enables the task to output compiled templates into an ES2015 module.
It also adds the faculty of overriding the root namespace (currently
this
) which is undefined in ES2015 modules.README.md has also been updated.