Ecosyste.ms: OpenCollective

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

webpack

webpack is THE build solution for modern web applications.
Collective - Host: opensource - https://opencollective.com/webpack - Website: https://webpack.js.org/ - Code: https://github.com/webpack

0.4.7

github.com/webpack/core - dd6de4ce486cd00dffab68dcdc6b387295e43716 authored over 10 years ago by Tobias Koppers <[email protected]>
updated source-map

github.com/webpack/core - 86625e521157672f80eff7d61ba35ebc2ec5b894 authored over 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #21 from also/patch-1

fix link to caching

github.com/webpack/docs - eb34b00a5b42e6dea563ed37d5ab834d8c677278 authored over 10 years ago by Kyle Robinson Young <[email protected]>
fix link to caching

github.com/webpack/docs - bd21a7c9a3ff91112992087d9c26fea83495e5e4 authored over 10 years ago by Ryan Berdeen <[email protected]>
better publicPath and fixed commonsChunk html

github.com/webpack/react-starter - c3bc00f2f6acb14e61ec8c116192f8ed083a4e0f authored over 10 years ago by Tobias Koppers <[email protected]>
Finish capter

github.com/webpack/react-starter - 8cfa49b7e994d6b69992235dd32ebe2c77866f2d authored over 10 years ago by Tobias Koppers <[email protected]>
More stuff

github.com/webpack/react-starter - 11d4269392190911080c92394f7352bd1b20ef44 authored over 10 years ago by Tobias Koppers <[email protected]>
Initial commit

github.com/webpack/react-starter - fa010d7458d684383b02beeb618d2b7ac309e91e authored over 10 years ago by Tobias Koppers <[email protected]>
only show changed modules in CLI

github.com/webpack/webpack-dev-server - b2deb6e293c33ffb4e213d1191674ccdb0b2795d authored over 10 years ago by Tobias Koppers <[email protected]>
0.4.6

github.com/webpack/core - db08b76e1da9096fb43e0dd4863821f1cc123ba2 authored over 10 years ago by Tobias Koppers <[email protected]>
0.4.5

github.com/webpack/core - 2b530cba4467bf08488592ade7a23f1ea79b6db8 authored over 10 years ago by Tobias Koppers <[email protected]>
source-map fixed at 0.1.35

github.com/webpack/core - e6c563acb4e81edbc29f7605105b890969742169 authored over 10 years ago by Tobias Koppers <[email protected]>
0.4.4

github.com/webpack/core - b871f89d3d9d9527e7e289d20bf9a0b7d172bce4 authored over 10 years ago by Tobias Koppers <[email protected]>
fix source-map at 0.1.36.

github.com/webpack/core - 02250eaca9ebcd2d73b7b2bed17aaf72503d81fa authored over 10 years ago by Tobias Koppers <[email protected]>
0.4.3

github.com/webpack/core - 105f1124d496e8a2fcdd149c5990d9db70dddadf authored over 10 years ago by Tobias Koppers <[email protected]>
fixed uncool asnyc behavior

github.com/webpack/docs - 530f4b913e430562edbd1696ccee15d8a8b7477b authored over 10 years ago by Tobias Koppers <[email protected]>
build styles with webpack

github.com/webpack/docs - ca9884fa53f83a3c483db4ff333493396b4bbb3c authored over 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #6 from jgoz/patch-1

Update source-map to 0.1.37.

github.com/webpack/core - 29226cb7b67361c6828abc08748bdff2b0783b35 authored over 10 years ago by Tobias Koppers <[email protected]>
updated deps

fixed #11

github.com/webpack/node-libs-browser - 5960179977b5c1d83b41571b3a96921f491541b4 authored over 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #20 from b-long/patch-1

Fixed incorrect link

github.com/webpack/docs - 84a4ccf52ea097de59160fd50b93816d8b750b6e authored over 10 years ago by Kyle Robinson Young <[email protected]>
Fixed incorrect link

Fixed link to `webpack-dev-server.html`, was pointing (incorrectly) to `webpack-dev-middleware.h...

github.com/webpack/docs - cc0cac4cd9ed821b0f5cd435cde52fc0e4fc921c authored over 10 years ago by b-long <[email protected]>
0.4.2

github.com/webpack/core - 59312bf048ca674a985b5da86ca473e9b35b36e0 authored over 10 years ago by Tobias Koppers <[email protected]>
allow pitching loaders to change loaderIndex

github.com/webpack/core - c5451f89fb89dd7344109dc3b5e002c6f7cfd574 authored over 10 years ago by Tobias Koppers <[email protected]>
Update source-map to 0.1.37.

This resolves webpack/webpack#318, as 0.1.37 includes the needed fix.

github.com/webpack/core - e62318463fb59b2c89283adf922d3ae881bba24d authored over 10 years ago by John Gozde <[email protected]>
minor style issues

github.com/webpack/docs - b4381bd81f41bdc200118103f07e368e9019e0f2 authored over 10 years ago by Tobias Koppers <[email protected]>
Whitespace fixes

github.com/webpack/docs - 0b8c262180dfe03591a71579b7dd2998c9240afe authored over 10 years ago by Kyle Robinson Young <[email protected]>
Merge pull request #4 from also/patch-1

fix typo in loader exceptions

github.com/webpack/core - 4125c71a8ae0d5fd97b3ea58d6753843ad5b6090 authored over 10 years ago by Tobias Koppers <[email protected]>
fix typo in loader exceptions

github.com/webpack/core - e8b5a020152c95565a1f01ac78624f2ccfebadda authored over 10 years ago by Ryan Berdeen <[email protected]>
Docs on how to build the docs

github.com/webpack/docs - 0989e44b8274c1d92bcb6d75e20b6f971ad98670 authored over 10 years ago by Kyle Robinson Young <[email protected]>
Style++

github.com/webpack/docs - 5bb59f1c36a5a7132ac9b6ce6510a98a7b25fad1 authored over 10 years ago by Kyle Robinson Young <[email protected]>
Merge pull request #8 from avanderhoorn/patch-1

Add additional quoting around log/error messages

github.com/webpack/enhanced-resolve - 3aa76cf00eb137a0454ab141da7ec302e1176594 authored over 10 years ago by Tobias Koppers <[email protected]>
Add additional quoting around log/error messages

github.com/webpack/enhanced-resolve - ac4d9cbe89103326f6831244266b1f11658a8bc9 authored over 10 years ago by Anthony van der Hoorn <[email protected]>
fixes local replacement

fixed #38

github.com/webpack/webpack-dev-server - 9f638b63737a8a4f3e04c2c0967e1a49f223906f authored over 10 years ago by Tobias Koppers <[email protected]>
added production version

removed old file

github.com/webpack/react-webpack-server-side-example - ae9f922217f10cbaaa06f40b83a8872a8cc69247 authored over 10 years ago by Tobias Koppers <[email protected]>
fix bugs

use MultiCompiler

github.com/webpack/react-webpack-server-side-example - 81f2aa6861582ecc7e0e142b2820f7b0ea139be3 authored over 10 years ago by Tobias Koppers <[email protected]>
fixed readme

github.com/webpack/analyse - ca78c5e2e90da89c8eb26356882bdf4b69464b31 authored over 10 years ago by Tobias Koppers <[email protected]>
allow chunk.modules to be undefined

show messages for empty pages

github.com/webpack/analyse - 21cc1c4af63b215c7b2724e82a35fbc5743b80ac authored over 10 years ago by Tobias Koppers <[email protected]>
added parseString

github.com/webpack/loader-utils - 1997b3d579ff3e8def559cc86090f9ff9ce6123b authored over 10 years ago by Tobias Koppers <[email protected]>
added announcement: survey

github.com/webpack/docs - 85c780a80fff3d00d4c0ef2b2c9808372c47bcfe authored over 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #1 from shama/patch-1

Add repository field to package.json

github.com/webpack/loader-utils - bf87d5febaaf67b181e7fa221b53ecc809e8c5ad authored over 10 years ago by Tobias Koppers <[email protected]>
Add repository field to package.json

github.com/webpack/loader-utils - cffa54b26f9c1ca1299638bcd41f5195649e5194 authored over 10 years ago by Kyle Robinson Young <[email protected]>
proxy all method types

github.com/webpack/webpack-dev-server - ecdf2e2ec124e032a28407ae557d1d6d69a41494 authored over 10 years ago by Tobias Koppers <[email protected]>
added lazy flag

github.com/webpack/webpack-dev-server - d087fc2f4bbc3cef70cd548fae9e69c999f9f211 authored over 10 years ago by Tobias Koppers <[email protected]>
fixed proxy, added proxy CLI parameter

github.com/webpack/webpack-dev-server - beabe45a9cc2bc1f21d316d6a06678e4dec29812 authored over 10 years ago by Tobias Koppers <[email protected]>
Fixed minor issues

github.com/webpack/enhanced-resolve - 284325b4c5fe04d22d69547343fca1a931e8d265 authored over 10 years ago by Tobias Koppers <[email protected]>
Moved to memory-fs module webpack/webpack#98

github.com/webpack/webpack-dev-middleware - 90b10b133fbd245b50439427228bdf97909e0680 authored over 10 years ago by Tobias Koppers <[email protected]>
Moved to memory-fs module webpack/webpack#98

github.com/webpack/enhanced-resolve - 7a902fd332e1758727d5f1cbfd57029d8465bbc1 authored over 10 years ago by Tobias Koppers <[email protected]>
use ol for ordered list

github.com/webpack/docs - ca60ffc95f39ae6b0258293119d86c9cb7ea65d4 authored over 10 years ago by Tobias Koppers <[email protected]>
Update general.styl

github.com/webpack/docs - af9c21a07717f6d8b4b9ccbaff17e6ac11d5a9d6 authored over 10 years ago by Anthony van der Hoorn <[email protected]>
The reset has taken out ol li type styling

See http://webpack.github.io/docs/loaders.html#loader-order. There should be an ordered list there.

github.com/webpack/docs - fdbabfd0bf4f4ebca670c6cefd33d1bd97797b93 authored over 10 years ago by Anthony van der Hoorn <[email protected]>
added travis config

github.com/webpack/memory-fs - 65991b3ae942e36c828c0807431bfc567943d345 authored over 10 years ago by Tobias Koppers <[email protected]>
Initial commit

github.com/webpack/memory-fs - 0b1b6ace9cd1b87e388d2b65178c204215ec4da8 authored over 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #7 from shama/patch-1

Add repository field to package.json

github.com/webpack/enhanced-resolve - 7df3c86416957d377372a24c6409a99ee3c65a9c authored over 10 years ago by Tobias Koppers <[email protected]>
Add repository field to package.json

github.com/webpack/enhanced-resolve - 9f5eb3c9079f1343fa356530bce183ee87175a0c authored over 10 years ago by Kyle Robinson Young <[email protected]>
0.4.1, fixed source-map at 0.1.33

mozilla/source-map#116

fixes webpack/webpack#318

github.com/webpack/core - 1a8ca71b682cc83074bbdb03cf623476cfd07fb5 authored over 10 years ago by Tobias Koppers <[email protected]>
support an array in webpack.config.js

github.com/webpack/webpack-dev-server - 6b0a73581ee32defca5c47bf19f3666883e3b334 authored over 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #13 from alexhancock/master

[output] Add a minimal output option for the middleware

github.com/webpack/webpack-dev-middleware - 9795efd759f9549e694b9a861a29eb353e11f068 authored over 10 years ago by Tobias Koppers <[email protected]>
[output] Implement removing the stats from output by using a stats: false value

github.com/webpack/webpack-dev-middleware - 68ac9aca311a138dce600c5e8b5607f6b40e2b67 authored over 10 years ago by Alex Hancock <[email protected]>
[output] Add a minimal output option for the middleware

github.com/webpack/webpack-dev-middleware - 9504cf60396599f107a54f8ce8dba6b8e8c9310b authored over 10 years ago by Alex Hancock <[email protected]>
Fixed hot mode

webpack/webpack-dev-server#32

github.com/webpack/webpack-dev-server - 0854e42fd98f8dff6f067909a06df04bf8214db3 authored over 10 years ago by Tobias Koppers <[email protected]>
Local version replaces global one

github.com/webpack/webpack-dev-server - 46f879d7f6e02f898ad53a74354c30ce1afebead authored over 10 years ago by Tobias Koppers <[email protected]>
bug fixes #29

github.com/webpack/webpack-dev-server - 0d547b23b5c72dd5b3bcad3411429b5bd5951904 authored over 10 years ago by Tobias Koppers <[email protected]>
1.0.7

updated dependency

github.com/webpack/webpack-dev-middleware - 5136829cdc4d57fcc4d6d882d4d7a79b30542838 authored over 10 years ago by Tobias Koppers <[email protected]>
fixed typo

github.com/webpack/example-app - 657acc843b8f9e41dc22bc6712584acfff5cbf67 authored over 10 years ago by Tobias Koppers <[email protected]>
prever npm over jam

github.com/webpack/example-app - 6af58742ccbf4fbd719a50147733608c00fa1afe authored over 10 years ago by Tobias Koppers <[email protected]>
updated to webpack 1.2

github.com/webpack/example-app - 8929ce493a413a7d750e20f9bbf5b79e899df7ed authored over 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #31 from zeen/master

Set Content-Type for live.bundle.js and webpack-dev-server.js

github.com/webpack/webpack-dev-server - 27da30ca34b7ff298df53ecc494f3912ba742bd4 authored over 10 years ago by Tobias Koppers <[email protected]>
Set Content-Type for live.bundle.js and webpack-dev-server.js

Browsers try to auto-detect files without a Content-Type, and warn in many cases. Google Chrome ...

github.com/webpack/webpack-dev-server - 635783949b2620efcc901e12ebd46e927b0ab5fc authored over 10 years ago by Waqas Hussain <[email protected]>
0.1.7

github.com/webpack/tapable - c362fe9032c539664a9e71be44a6a0d0da96d2f0 authored over 10 years ago by Tobias Koppers <[email protected]>
fixed bug

github.com/webpack/tapable - f742569d67c89716d8a58d0385a26b60aa9d0e8e authored over 10 years ago by Tobias Koppers <[email protected]>
0.1.6

github.com/webpack/tapable - d7238ea8cd30a0dca0634e95feb3ac7c44de335b authored over 10 years ago by Tobias Koppers <[email protected]>
added applyPluginsWaterfall

github.com/webpack/tapable - beaeec57ece7b46b91d9e8b88515f6f18e8ece98 authored over 10 years ago by Tobias Koppers <[email protected]>
fixed dep

fixed #27 fixed #28

github.com/webpack/webpack-dev-server - c52734570eeb54d53e1075e03c793afca917ce49 authored over 10 years ago by Tobias Koppers <[email protected]>
fixed readdir and stats for root directory

github.com/webpack/enhanced-resolve - 05f0229a0b3efa08ed92972b38eea8e7bb3f1b81 authored over 10 years ago by Tobias Koppers <[email protected]>
static middleware for filesystem

option to setup proxy for content

Merged commit of #26, #19 and webpack/webpack#254

github.com/webpack/webpack-dev-server - 12a9aadc4db9a13b5264cd12ee2eb3533761ebb4 authored over 10 years ago by Tobias Koppers <[email protected]>
fixed hot mode

fixes #23

github.com/webpack/webpack-dev-server - aee0935d572863d119be732fb501d9b15a9a9839 authored over 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #22 from zeen/master

Make live.html work on PS4 browser by adding Content-Type

github.com/webpack/webpack-dev-server - 73744ee9d7cb70d568ab83a2ceaab850cafe4e38 authored over 10 years ago by Tobias Koppers <[email protected]>