Please provide us with the following information:
- OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
windows 10
- Versions. Please run
ng --version. If there's nothing outputted, please run
in a Terminal: node --version and paste the result here:
cli version: 1.0.0-beta.15
node version : v6.6.0
- Mention any other details that might be useful.
function insertImport in node_modules/@angular-cli/asp-tools/src/route-utils.js is different from
1.0.0-beta.15's source code: packages/ast-tools/src/route-utils.ts. Why is that?
project folder/node_modules/@angular-cli/asp-tools/src/route-utils.js

1.0.0-beta.15 source code

When I tried to build beta.15 source code from my local machine. the build output is same as source file. Please check that. Thanks
build from 1.0.0-beta.15 source code


Thanks! We'll be in touch soon.
windows 10
ng --version. If there's nothing outputted, please runin a Terminal:
node --versionand paste the result here:cli version: 1.0.0-beta.15
node version : v6.6.0
function insertImport in node_modules/@angular-cli/asp-tools/src/route-utils.js is different from
1.0.0-beta.15's source code: packages/ast-tools/src/route-utils.ts. Why is that?
project folder/node_modules/@angular-cli/asp-tools/src/route-utils.js

1.0.0-beta.15 source code

When I tried to build beta.15 source code from my local machine. the build output is same as source file. Please check that. Thanks
build from 1.0.0-beta.15 source code

