Skip to content

Commit 8442019

Browse files
authored
Update README.md
1 parent ce3b4af commit 8442019

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -255,14 +255,14 @@ Http is available as an injectable class, with methods to perform http requests.
255255

256256
#### Webpack
257257
* [Official web page](https://webpack.github.io/)
258-
* [Angular 2 Webpack Starter from AngularClass](https://github.com/AngularClass/angular2-webpack-starter)
259-
* [Angular 2 Webpack from preboot](https://github.com/preboot/angular2-webpack)
260-
* [Angular 2 Nightly Webpack Starter](https://github.com/qdouble/angular-webpack2-starter)
261-
* [Angular 2 Webpack with Visual Studio ASP.NET Core from Damien Bowden](https://github.com/damienbod/AngularWebpackVisualStudio)
262-
* [Angular 2 Typescript Webpack from schempy](https://github.com/schempy/angular2-typescript-webpack)
263-
* [Angular 2 Webpack Tour of Heroes from michaelbazos](https://github.com/michaelbazos/angular2-starter) - Tour of Heroes official typescript tutorial built with webpack
264-
* [Angular 2 Webpack + rxjs + modules](https://github.com/jorgeas80/angular2-webpack-toh)
265-
* [Angular 2 ASP.NET Core Spa from SteveSandersonMS](https://github.com/aspnet/JavaScriptServices/tree/dev/templates/Angular2Spa)
258+
* [Angular Starter from AngularClass](https://github.com/AngularClass/angular-starter)
259+
* [Angular Webpack from preboot](https://github.com/preboot/angular2-webpack)
260+
* [Angular Nightly Webpack Starter](https://github.com/qdouble/angular-webpack2-starter)
261+
* [Angular Webpack with Visual Studio ASP.NET Core from Damien Bowden](https://github.com/damienbod/AngularWebpackVisualStudio)
262+
* [Angular Typescript Webpack from schempy](https://github.com/schempy/angular2-typescript-webpack)
263+
* [Angular Webpack Tour of Heroes from michaelbazos](https://github.com/michaelbazos/angular2-starter) - Tour of Heroes official typescript tutorial built with webpack
264+
* [Angular Webpack + rxjs + modules](https://github.com/jorgeas80/angular2-webpack-toh)
265+
* [Angular ASP.NET Core Spa from SteveSandersonMS](https://github.com/aspnet/JavaScriptServices/tree/dev/templates/Angular2Spa)
266266

267267
#### Series
268268
* Ionic

0 commit comments

Comments
 (0)