aurelia-webpack-plugin
Version:
A plugin for webpack that enables bundling Aurelia applications.
10 lines (9 loc) • 378 B
TypeScript
export * from "./AureliaPlugin";
export * from "./AureliaDependenciesPlugin";
export * from "./ConventionDependenciesPlugin";
export * from "./DistPlugin";
export * from "./GlobDependenciesPlugin";
export * from "./HtmlDependenciesPlugin";
export * from "./ModuleDependenciesPlugin";
export * from "./PreserveExportsPlugin";
export * from "./PreserveModuleNamePlugin";