angular-cn/tools/build/snippets/runtime_paths.js

5 lines
53 B
JavaScript

System.paths = {
'*': '/*.js'
};
register(System);