mirror of https://github.com/webpack/webpack.git
docs(README): update browser-field spec link
This commit is contained in:
parent
93d5d00d1b
commit
ed21d0a98c
|
@ -749,7 +749,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).
|
* @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.
|
* @substack for [browserify](http://browserify.org/), which is a similar project and source for many ideas.
|
||||||
* @jrburke for [require.js](https://requirejs.org/), which is a similar project and source for many ideas.
|
* @jrburke for [require.js](https://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.
|
* @defunctzombie for the [browser-field spec](https://github.com/defunctzombie/package-browser-field-spec), 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...
|
* 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
|
* @shama, @jhnns and @sokra for maintaining this project
|
||||||
* Everyone who has written a loader for webpack. You are the ecosystem...
|
* Everyone who has written a loader for webpack. You are the ecosystem...
|
||||||
|
|
Loading…
Reference in New Issue