Home Reference Source

References

summary
public

It updates a target webpack and Babel configuration in order to work with the Aurelia framework.

public

F htmlLoader(source: String): String

Checks if an HTML file is an Aurelia view that is being exported using ES modules and replaces the syntax in order to use module.exports.

public