angular-cn/tools/build
Tobias Bosch 05ffdc9b44 refactor(build): explicitly mention `src` folder in imports
Export files are now directly under the module folder,
e.g. `core/core.js`. With this, an import like `core/core`
won’t need a path mapping (e.g. via `System.paths`) any more.
This adds the `src` folder to all other import statements as well.
2015-02-05 11:55:48 -08:00
..
snippets refactor(build): explicitly mention `src` folder in imports 2015-02-05 11:55:48 -08:00
benchpress.js refactor(perf): e2e tests and benchpress should be written in es6 2015-01-06 15:32:49 -08:00
clean.js refactor(build): simplify and modularize 2014-12-05 16:30:36 -08:00
dartanalyzer.js refactor(build): explicitly mention `src` folder in imports 2015-02-05 11:55:48 -08:00
dartdetect.js refactor(build): simplify and modularize 2014-12-05 16:30:36 -08:00
deps.js refactor(build): simplify and modularize 2014-12-05 16:30:36 -08:00
file2modulename.js refactor(build): explicitly mention `src` folder in imports 2015-02-05 11:55:48 -08:00
html.js refactor(build): explicitly mention `src` folder in imports 2015-02-05 11:55:48 -08:00
jsserve.js refactor(perf): use webdriver to execute benchmarks 2014-12-23 22:22:55 -08:00
pubbuild.js refactor(build): explicitly mention `src` folder in imports 2015-02-05 11:55:48 -08:00
pubserve.js refactor(build): simplify and modularize 2014-12-05 16:30:36 -08:00
pubspec.js refactor(build): simplify and modularize 2014-12-05 16:30:36 -08:00
rundartpackage.js feat(build): auto format the generated dart code. 2015-01-30 11:10:12 -08:00
transpile.js refactor(build): explicitly mention `src` folder in imports 2015-02-05 11:55:48 -08:00
util.js refactor(build): explicitly mention `src` folder in imports 2015-02-05 11:55:48 -08:00