Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/webpack/webpack.js.org

Repository for webpack documentation and more!
https://github.com/webpack/webpack.js.org

Merge pull request #887 from mwdiaz/patch-1

Update code-splitting-libraries.md

b6f99ba80deedf2c5a9595f200aa543902a8d76a authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
Merge pull request #884 from simon04/code-splitting-import2

Improvements to code-splitting-import

acc14f3a1e7ba5a2bd3d2500585ccb3d4af21fe5 authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
Merge pull request #881 from davidtheclark/patch-1

Suggested edits to require.ensure docs

30a981f4c870cd41b0c68e7f73d996f28ba1545b authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
Update code-splitting-libraries.md

Typo fix: s/it's/its

5368638a7da0c083f7b6c0b7a12f61145abf9af2 authored almost 8 years ago by Mike Diaz <[email protected]>
Consistent typesetting "syntax-dynamic-import"

7c054f533cbc9108b06cc5b832ab7b9c18036797 authored almost 8 years ago by Simon Legner <[email protected]>
Change title to "Code Splitting - Using import()"

df97398fd5c36fbb74bff654d44fd9c21b5d4b32 authored almost 8 years ago by Simon Legner <[email protected]>
Link from migrating to code-splitting-import

dd3015cb4d700d18c53f33e3e4e5f1fbb3f19fd2 authored almost 8 years ago by Simon Legner <[email protected]>
code-splitting-import: add more example links

4241a2ef7b9e4825451a1b672588f7d312e49161 authored almost 8 years ago by Simon Legner <[email protected]>
Merge pull request #868 from simon04/cli

Improve CLI reference

50a80dff9698c0e006ff17351000c5e75a7b978b authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
Merge pull request #880 from simon04/code-splitting-import

Document code splitting using `import()`

5a79bff37f999df0056f136d9f5195752571be93 authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
Suggested edits to require.ensure docs

I thought these changes could clarify the documentation. If anybody of my terminology is off, pl...

166db185f85744c1e6fb04945d70ca697c75c411 authored almost 8 years ago by David Clark <[email protected]>
Document code splitting using `import()`

f8f255ac53474e05daf86262a45873c259139e6b authored almost 8 years ago by Simon Legner <[email protected]>
Merge pull request #879 from simon04/code-splitting-require-formatting

code-splitting-require: formatting, link examples

b2227aadacb7ae37a4af907ca8f07250d248d26c authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
Merge pull request #878 from simon04/target-electron

Clarify atom/electron* targets

7cf593d15dc9177b40c0af3d6782cabe7a065a2e authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
code-splitting-require: formatting, link examples

a2806361242330116a7d81292af99c1cc5f29d0a authored almost 8 years ago by Simon Legner <[email protected]>
Clarify atom/electron* targets

c54af4dea2f3dccf308d437fa8e978af7491311a authored almost 8 years ago by Simon Legner <[email protected]>
Merge pull request #874 from howdy39/patch-migration-guide

fix(migrating): An array of loaders as string

ab9ac12080ea06b05bb9db96f9d444d6408caf77 authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
Added css for mobile tables

203f25718b66ae6b032d333871e9febfb272b9cc authored almost 8 years ago by NejcZdovc <[email protected]>
Merge pull request #876 from tschaub/patch-1

Consistent use of NODE_ENV "production"

7fb79ac041cabebdf83448757bf4af6ec5e20886 authored almost 8 years ago by Kees Kluskens <[email protected]>
Added custom table parser

9d769cc239fd5249d35c64ba023d62b81d244395 authored almost 8 years ago by NejcZdovc <[email protected]>
Consistent use of NODE_ENV "production"

209089e842c413dd4debd2a2278c15f587a99b1c authored almost 8 years ago by Tim Schaub <[email protected]>
fix(migrating): An array of loaders as string

0ce8d08597392bc10aa9388f33182dc93d55ba3f authored almost 8 years ago by Tatsuya Nakano <[email protected]>
Merge pull request #869 from simon04/output-filename-template

output: document filename templates

31e39c31084c8c5e250563848cd0aba3c45b51b2 authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
output: add `[contentchunk]` for ExtractTextPlugin

f5ab9451c0c46feaf617ea2c622af9e48ab1727c authored almost 8 years ago by Simon Legner <[email protected]>
CLI: incorporate PR suggestions

bb9623eb6be09cd9a002678c452ace5f6b4c03b9 authored almost 8 years ago by Simon Legner <[email protected]>
Merge pull request #871 from tschaub/patch-2

Update docs on parser access

2a1b5732376b9bee81159a5eceefbf37a7998a1c authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
Update docs on parser access

Following the existing docs results in this deprecation warning:

> webpack: Using compiler.pa...

6f9281460eee7b209ec3533e7bbca5dad417cf11 authored almost 8 years ago by Tim Schaub <[email protected]>
Merge pull request #870 from tschaub/patch-1

Minor capitalization change

e0b5bcfbc6e2c670eb4e53092e480261c8fbc963 authored almost 8 years ago by Simon Legner <[email protected]>
Minor capitalization change

5ec05f4aa6abd984b04d5cb86e2e03b6ff4d2b01 authored almost 8 years ago by Tim Schaub <[email protected]>
output: document filename templates

e68472c7764bdbf21c6e4fce67c5c51135461996 authored almost 8 years ago by Simon Legner <[email protected]>
Merge pull request #867 from simon04/notification-bar-install-href

notification-bar: link to install documentation

911539044fd86fe471fb40d6d386d31f986c03ab authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
Add CLI to sub-navigation

5b9ed086f79287ee86ef4efa30e9123487fc7593 authored almost 8 years ago by Simon Legner <[email protected]>
Improve CLI reference

- Add many links
- Clarify usage patterns with/without config file

c9abe70c73c5ba167dff64a5fe6df5780435e598 authored almost 8 years ago by Simon Legner <[email protected]>
notification-bar: link to install documentation

759a4f36ac0382bbb0e2a24986f6377d27b6139e authored almost 8 years ago by Simon Legner <[email protected]>
Merge pull request #816 from webpack/remove-sidecar

Remove the Sidecar and Insert Links/Buttons Elsewhere

e71c7ee55b664a27d2c2b6dd6a40380c01e87aa1 authored almost 8 years ago by Greg Venech <[email protected]>
Merge branch 'master' into remove-sidecar

24e050b46ee7bf61a51a938596e34dea06c92c04 authored almost 8 years ago by Greg Venech <[email protected]>
[fix] Drop tap-min

See comments in #816. `hyperlink` and `tap-min` are not playing
nice together so we decided to d...

81bd73917a2f9a6e6b6fb7ece9ff8118b6ef8401 authored almost 8 years ago by Greg Venech <[email protected]>
Merge pull request #864 from threepointone/patch-1

devServer.setup() documentation

b4aa48e255a3ae7c40f7ee07cf95048185742bd4 authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
devServer.setup() documentation

copied directly from the old site, formatted suitably

9d4e73b1abb2a6441d3978348593737b1577de60 authored almost 8 years ago by Sunil Pai <[email protected]>
Merge pull request #863 from kbariotis/patch-3

Added more stats information

a930af1dc6ade1e0df040ba320d4f5292c2ecb2a authored almost 8 years ago by Simon Legner <[email protected]>
Merge pull request #862 from kbariotis/patch-1

module.exports added

efbaaf87e2e1eba368d723080afb89f02a6e5dec authored almost 8 years ago by Simon Legner <[email protected]>
Merge pull request #847 from webpack/notification-bar

Notification Bar

3aaeeceea4c7289348890d77184ac42688cda38e authored almost 8 years ago by Greg Venech <[email protected]>
Merge branch 'master' into notification-bar

af81713c263a1b6d6e2c273f8b47d285abc1909f authored almost 8 years ago by Greg Venech <[email protected]>
Merge pull request #858 from semlette/master

Font anti aliasing

b888ccd8afedb5f921415979ade29c4d6923b50f authored almost 8 years ago by Kees Kluskens <[email protected]>
Merge branch 'master' into master

6a83ce55515e0945012e6a58b798a1d43dfe2b01 authored almost 8 years ago by Greg Venech <[email protected]>
Merge branch 'master' into remove-sidecar

2b4845a47cd80640f6d5f5b3c292cb0f634c7dd8 authored almost 8 years ago by Greg Venech <[email protected]>
Update index.md

Added more information for the `stats` section

2bdbf4bc25c7863205924a7d2822315dcd006fb9 authored almost 8 years ago by Kostas Bariotis <[email protected]>
Added module.exports for the code to be syntactically correct

56006357af971fb94d9c18396d401320aff297de authored almost 8 years ago by Kostas Bariotis <[email protected]>
Merge pull request #861 from zackschuster/patch-1

Remove closing line in production-build.md

4ec3eb824341810066410d88964f78acc8835b04 authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
Merge pull request #859 from mndewitt/patch-1

Remove minimize option

ef50456bc25a7c2f66841451806b4913750fad5b authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
Remove closing line in production-build.md

It's choppy and superfluous. The article ends stronger on the previous paragraph.

642746f171793a9b5a6b1d9bce84a13243095955 authored almost 8 years ago by zackschuster <[email protected]>
remove minimize option

b0431d22a9a4fb6496b64bd8e426827de81c11eb authored almost 8 years ago by Mike DeWitt <[email protected]>
Merge pull request #850 from joshwcomeau/master

Fix typos related to rules in migration guide

f7c18693c9d1c8ebed90aae5b36eca074d3e4058 authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
Switch loader -> use in migration docs

1e345493273c70c05f3e13d74ce7c67d56161659 authored almost 8 years ago by Joshua Comeau <[email protected]>
Fix typos related to rules in migration guide

075f3f952d1f29dab0521099a776c6d38e3e4920 authored almost 8 years ago by Joshua Comeau <[email protected]>
Font anti aliasing

f4dcce87d5eb4179c56e11ba6f10afdb2c3dbbc5 authored almost 8 years ago by Andi Semler <[email protected]>
Merge pull request #855 from simon04/pr-844

markdown.js: remove unused variable

ffe7503d090e1d7189eec3120e5e06b9687868bf authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
Merge pull request #854 from ariejdl/patch-1

update signature of doResolve method

dd4ee15a2d41ba73e3db22c4fa530cf597f8dd81 authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
markdown.js: remove unused variable

fa12b799863c1cb5409ac5cd2b6e83b516dd1477 authored almost 8 years ago by Simon Legner <[email protected]>
Merge branch 'master' into patch-1

c812bf4eef016cf1140fe17e1264212b981ed4dc authored almost 8 years ago by Arie <[email protected]>
Merge pull request #844 from garmjs/master

Fixed 404 fail resource in plugins page

d5677a1c9f12310dd91a94c14d4ebd1be858ceba authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
update signature of doResolve method

As per current version of 'enhanced-resolve', in Resolver.js https://github.com/webpack/enhanced...

4dd8f5d076a3dde9895e884159eaf0389420039c authored almost 8 years ago by Arie <[email protected]>
Merge pull request #853 from shinxi/patch-3

Update code-splitting-css.md

4e2ca9ebbd00136fcea6b76df12d5ac4dad8dc67 authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
Merge branch 'master' into patch-3

df63a904578d4ab391a8965960a014b24afdd656 authored almost 8 years ago by Shin Xi <[email protected]>
Merge pull request #852 from theJian/patch-1

Fix highlighting

f03557ff7483454736d4c127d0240a255fa1b4c6 authored almost 8 years ago by Simon Legner <[email protected]>
Update code-splitting-css.md

Correct extract-text-webpack-plugin install version.

878067ba9e4467acf8151aab0c8838ad2b07432d authored almost 8 years ago by Shin Xi <[email protected]>
Fix highlighting

f7bcb142eda35519e517f03cc2d9fcf2d4bb4b54 authored almost 8 years ago by A2ZH <[email protected]>
Merge pull request #851 from jescalan/patch-1

Add nodejs api example to webpack dev server docs

9ccd079d4d3177aa1d868120d4a657cb1d0ff9d0 authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
Merge pull request #837 from simon04/es2015

Consistent typesetting ES6→ES2015

4609b5ccc8c64d4282c65826e43760b22e88dae6 authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
Updating the hyperlink package and excluding open collective from lint checking

40420a25ead80672b582c540c12a6bc7c7732e38 authored almost 8 years ago by Greg Venech <[email protected]>
Merge branch 'master' into remove-sidecar

88c75af340d4019c125b17dfd25b197d3f0ae0c8 authored almost 8 years ago by Greg Venech <[email protected]>
Add nodejs api example to webpack dev server docs

7f19c908c460974dfcc558231fbdf80f39a30226 authored almost 8 years ago by Jeff Escalante <[email protected]>
Consistent typesetting ES6→ES2015

d8bf2942fe957b2b547d5652213f7165de7a28c4 authored almost 8 years ago by Simon Legner <[email protected]>
Merge pull request #849 from pawsong/patch-1

Fix descriptions for electron target

aa357c964430b3846122eab27b2320e1008f6fac authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
Fix descriptions for electron target

Reflects https://github.com/webpack/webpack/blob/master/lib/WebpackOptionsApply.js#L117

ce2f7c9d7876b1f5139b2692bea0b4b850ef9c9b authored almost 8 years ago by Giff Song <[email protected]>
Merge branch 'master' into remove-sidecar

9288148a3ef457671089382aa868c17dd259c6d8 authored almost 8 years ago by Greg Venech <[email protected]>
Merge pull request #840 from gonzoyumo/document-normal-module-replacement-plugin

normal-module-replacement-plugin: add documentation

7a6540bea82249a72942b03d5d5ac6090f9dbc83 authored almost 8 years ago by Simon Legner <[email protected]>
Merge pull request #848 from abergs/patch-1

Fixed spelling error, repeated word

f266ec95e8b3863960a2eaa4f255a3164ded2055 authored almost 8 years ago by Simon Legner <[email protected]>
Fixed spelling error, repeated word

Fixed a repetition: "by by" to "by"

fbcfe03809107c7fc304c74f4fb870fea5fe925d authored almost 8 years ago by Anders Åberg <[email protected]>
Merge pull request #838 from simon04/define-plugin-use-cases

define-plugin: document some use cases

d645f2764b465dfa8581564348aa2a9f7a9fc092 authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
Merge pull request #846 from zacanger/patch-2

Typo fixes in tree-shaking.md

a77ff47879c8d7b02e08591dba5d9c6108968929 authored almost 8 years ago by Juho Vepsäläinen <[email protected]>
Typo fixes in tree-shaking.md

Just three small typo fixes.

c8a66a5e598a9a576b1911c40ad0bc2802673a6b authored almost 8 years ago by Zac Anger <[email protected]>
Adding a NotificationBar component and including it in the site

8073d79eb1307d856eea77345db44ef351c53f12 authored almost 8 years ago by Greg Venech <[email protected]>
Fixing splash page mod to conform to BEM

81cb377d97cf131c776ed3464e634bdd9e46304d authored almost 8 years ago by Greg Venech <[email protected]>
Merge branch 'remove-sidecar' of https://github.com/webpack/webpack.js.org into remove-sidecar

5ea1faadde93616d53fbc12e8c06f4a5e30a5b21 authored almost 8 years ago by Greg Venech <[email protected]>
Adding titles to navigation icons

b7fe069d5be42d38d1e0fb0302e635735a938907 authored almost 8 years ago by Greg Venech <[email protected]>
Merge branch 'master' into remove-sidecar

f70f06967885488abcfc613a30daa081fbfac97f authored almost 8 years ago by Greg Venech <[email protected]>
Navigation sub links: formatting and making hover behavior consistent with top-level links

5babfe990525395ab0fbe22f3a5859d67a227085 authored almost 8 years ago by Greg Venech <[email protected]>
Making navigation link hover color consistent

fa3adadd11fd02cc5fffeef71b84de158689bbca authored almost 8 years ago by Greg Venech <[email protected]>
Removing unnecessary style declaration

eb27eee4e953d2577f3da675c8ad336e9e93c927 authored almost 8 years ago by Greg Venech <[email protected]>
[fix] Fixing the moduleextensions link in `configuration/index`

52323685a6e5565d674bb561aa7b6568e50820f0 authored almost 8 years ago by Greg Venech <[email protected]>
[fix] Updating rails link in `caching.md`

110a9d5b82782e8fd75a561bab31b729e94e0fd3 authored almost 8 years ago by Greg Venech <[email protected]>
Revert "[fix] Fixing another broken link"

This reverts commit afdc32391beaba179fa61c433544f5b83e270068.

1ef218f75e6e51df0b6379ae3659b183fc202259 authored almost 8 years ago by Greg Venech <[email protected]>
normal-module-replacement-plugin: Take PR comments into account

21233ce041c769f2695492511651e99c0632b26e authored almost 8 years ago by Olivier Gonzalez <[email protected]>
Merge pull request #839 from webpack/minor-splash-fix

Minor Fix for the Landing Page

7863d1326b5e7ed3798c71d9c6c76cde32b4f101 authored almost 8 years ago by Greg Venech <[email protected]>
Merge branch 'master' into minor-splash-fix

fbdd9e4a676f511a6a5af6aee748c672508379d4 authored almost 8 years ago by Greg Venech <[email protected]>
Fixed 404 resource in plugins page

Removed section variable from renderer.image in markdown.js because it will fail to load resourc...

c114914c2ef680ba6648a02683cf233d9f2254de authored almost 8 years ago by Armend Gashi <[email protected]>
Merge pull request #843 from garmjs/patch-2

Typo fix, makes cleaner for beginners

dd4aa92e0c5c45f472bb0e03e10ab4a45c7f71c9 authored almost 8 years ago by Simon Legner <[email protected]>
Typo fix, makes cleaner for beginners

3c899ed64065a80625267a19b992e7ddb00e6873 authored almost 8 years ago by Armend Gashi <[email protected]>
define-plugin: document some use cases

Credits: http://tomasalabes.me/blog/_site/web-development/2017/01/03/Useful-Webpack-Define-Plugi...

bead2ef38dd6d1af19f934b64daacfe1d6b62e6f authored almost 8 years ago by Simon Legner <[email protected]>