Colin
Member since Apr 4, 2017
- Profile: /members/13490-colin.htm
- Comments: 2
Recent Blog Comments By Colin
-
Building JavaScript Demos With TypeScript 2.2.1, Webpack 2, And Angular 2.4.9
Posted on Apr 5, 2017 at 5:36 AM
@Oleg. What do you mean about no vendor.ts? When using the latest Angualr CLI with --aot, it creates the following scripts in the HTML: inline.bundle.js polyfills.bundle.js main.bundle.js styles.bundle.js vendor.bundle.js... read more »
-
Building JavaScript Demos With TypeScript 2.2.1, Webpack 2, And Angular 2.4.9
Posted on Apr 4, 2017 at 11:17 AM
How come you're not using the Angular CLI? Wouldn't that make the process simpler... read more »