Closed hameltomor closed 8 years ago
I will update the readme file with the next release.
Added with v1.2.5.
@salemdar The README updates for v1.2.5 don't appear to be up to date with angular-cli beta.15+ (current is beta.18) which is based on webpack. They still refer to SystemJS and angular-cli-build.js
which doesn't exist anymore.
Please take a look at the following links for more details: https://github.com/angular/angular-cli/wiki/Upgrading-from-Beta.10-to-Beta.14 https://angular-maps.com/docs/getting-started.html
/src/vendor.browser.ts
doesn't exist anymore in angularClass webpack project...
Can you please advice where to declare the dependency? I found a place in webpack.dev.js under "vendors" but not in webpack.prod.js
Thanks!
Hi! How can I set path for angular2-cookie using webpack-angular2?