mirror of https://github.com/webpack/webpack.git
Merge pull request #5589 from Turbo87/patch-1
README: Fix duplicate GWT link
This commit is contained in:
commit
a8c382e27f
|
|
@ -538,7 +538,7 @@ src="https://static.monei.net/monei-logo.svg" height="30" alt="MONEI"></a>
|
|||
* @medikoo for [modules-webmake](https://github.com/medikoo/modules-webmake), which is a similar project. webpack was born because I wanted Code Splitting for modules-webmake. Interestingly the [Code Splitting issue is still open](https://github.com/medikoo/modules-webmake/issues/7) (thanks also to @Phoscur for the discussion).
|
||||
* @substack for [browserify](http://browserify.org/), which is a similar project and source for many ideas.
|
||||
* @jrburke for [require.js](http://requirejs.org/), which is a similar project and source for many ideas.
|
||||
* @defunctzombie for the [browser-field spec](https://gist.github.com/defunctzombie/4339901), which makes modules available for node.js, browserify and webpack.http://www.gwtproject.org/
|
||||
* @defunctzombie for the [browser-field spec](https://gist.github.com/defunctzombie/4339901), which makes modules available for node.js, browserify and webpack.
|
||||
* Every early webpack user, which contributed to webpack by writing issues or PRs. You influenced the direction...
|
||||
* @shama, @jhnns and @sokra for maintaining this project
|
||||
* Everyone who has written a loader for webpack. You are the ecosystem...
|
||||
|
|
|
|||
Loading…
Reference in New Issue