UNPKG

aurelia-router-metadata

Version:

Adds decorator configuration with conventions and eager loading capabilities to aurelia-router

10 lines (7 loc) 250 B
// tslint:disable import "aurelia-loader-webpack"; import "aurelia-polyfills"; // tslint:enable Error.stackTraceLimit = Infinity; const testContext: any = (require as any).context("./unit", true, /\.spec/); testContext.keys().forEach(testContext);