Skip to content
This repository was archived by the owner on Aug 10, 2021. It is now read-only.

Commit ee620d5

Browse files
frankwallisjoshwiens
authored andcommitted
feat(integrations): add WebpackAspnetMiddleware (#63)
1 parent 06d5a25 commit ee620d5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list. Feel fr
157157
- [SystemJS Webpack](https://github.com/guybedford/systemjs-webpack-plugin) - Webpack bundling for SystemJS. -- *Maintainer*: `Guy Bedford` [![Github][githubicon]](https://github.com/guybedford) [![Twitter][twittericon]](https://twitter.com/guybedford)
158158
- [Gulp Webpack Stream](https://github.com/shama/webpack-stream) - Run webpack through a stream interface. -- *Maintainer*: `Kyle Robinson Young` [![Github][githubicon]](https://github.com/shama) [![Twitter][twittericon]](https://twitter.com/shamakry)
159159
- [Webpack Blocks](https://github.com/andywer/webpack-blocks) - Configure webpack using functional feature blocks. -- *Maintainer*: `Andy Wermke` [![Github][githubicon]](https://github.com/andywer) [![Twitter][twittericon]](https://twitter.com/andywritescode)
160-
- [Webpacker](https://github.com/rails/webpacker) - Offical webpack gem for integration into ruby on rails projects -- *Maintainer*: `Rails` [![Github][githubicon]](https://github.com/rails)
160+
- [Webpacker](https://github.com/rails/webpacker) - Offical webpack gem for integration into ruby on rails projects. -- *Maintainer*: `Rails` [![Github][githubicon]](https://github.com/rails)
161+
- [WebpackAspnetMiddleware](https://github.com/frankwallis/WebpackAspnetMiddleware) - Development middleware for ASP.NET 5. -- *Maintainer*: `Frank Wallis` [![Github][githubicon]](https://github.com/frankwallis)
161162

162163
[Back to top](#table-of-contents)
163164

0 commit comments

Comments
 (0)