Commit Graph

680 Commits

Author SHA1 Message Date
Tobias Koppers fb7958d172 Merge pull request #188 from polotek/patch-1
Small README.md fix
2014-03-03 14:37:45 +01:00
Marco Rogers 652b1f4bb8 Small README.md fix
Fix link in the dependency list.
2014-03-01 13:02:30 -08:00
Tobias Koppers 09afa4749b 1.0.5 2014-03-01 20:07:56 +01:00
Tobias Koppers 83eec78bf0 follow the browser-module spec: ignoring export an empty module.
fixes #187
2014-03-01 20:07:42 +01:00
Tobias Koppers b88938ceea 1.0.4 2014-03-01 13:37:44 +01:00
Tobias Koppers a705802ae1 allow to ignore a file by browser field
fixes #186
2014-03-01 13:37:13 +01:00
Tobias Koppers f172af3674 1.0.3 2014-02-27 09:20:19 +01:00
Tobias Koppers 52c7411865 disable broken test cases until #171 is resolved 2014-02-27 09:03:18 +01:00
Tobias Koppers f0c7815c93 evaluate typeof requrire.ensure/include
#183
2014-02-27 08:49:03 +01:00
Tobias Koppers 3e9d9811a1 print fatal error details 2014-02-26 09:37:10 +01:00
Tobias Koppers 639a1ec0ac faster exit when error 2014-02-26 09:36:49 +01:00
Tobias Koppers e8976b7c9d report error code when fatal error
fixes #181
2014-02-26 09:36:28 +01:00
Tobias Koppers 48aad3eeee fixed #179 typo in OccurenceOrderPlugin 2014-02-25 08:51:40 +01:00
Tobias Koppers ee30c84672 fixes ProvidePlugin fallback 2014-02-25 08:48:51 +01:00
Tobias Koppers 44db53391a more time for the compilation 2014-02-24 15:18:59 +01:00
Tobias Koppers c5f3bdec73 1.0.1 2014-02-24 15:07:42 +01:00
Tobias Koppers dba4ecd4b4 more info for in stats
for analyse tool
2014-02-24 15:07:15 +01:00
Tobias Koppers b75ce7a2af Revert "save 8 chars"
This reverts commit a83e15fdf6.

fixes #176
2014-02-23 11:10:31 +01:00
Tobias Koppers 271fa8fb75 use example from website 2014-02-20 08:52:12 +01:00
Tobias Koppers 5530e3784d 1.0.0 2014-02-19 23:09:16 +01:00
Tobias Koppers 534f406c05 test cases for the browser-field 2014-02-17 12:51:32 +01:00
Tobias Koppers b1092b01f3 1.0.0-rc12 2014-02-15 11:29:40 +01:00
Tobias Koppers 3acab7c27d fixed bug where duplicates are not detected 2014-02-15 11:29:15 +01:00
Tobias Koppers 6cd42e29fa fixes #173 2014-02-14 22:07:06 +01:00
Tobias Koppers 1640c65160 1.0.0-rc11 2014-02-14 12:48:33 +01:00
Tobias Koppers 4f8ef991f1 1.0.0-rc10 2014-02-14 10:07:44 +01:00
Tobias Koppers ad02d3c630 sorted out a little bug 2014-02-14 10:07:42 +01:00
Tobias Koppers 820f304a9a 1.0.0-rc9 2014-02-13 17:32:31 +01:00
Tobias Koppers 13596ba75f allow to hide modules 2014-02-13 17:31:52 +01:00
Tobias Koppers 254c81c6af 1.0.0-rc8 2014-02-13 11:42:19 +01:00
Tobias Koppers 8a7b508165 cache the replaced source for performance 2014-02-13 11:41:10 +01:00
Tobias Koppers d69a884b2a better devtools 2014-02-13 11:40:16 +01:00
Tobias Koppers 4dd7368e74 bug fix for replacements #167 2014-02-13 11:03:01 +01:00
Tobias Koppers efb2dd483f choose defaults by target
browser field is on by default, fixes #151
2014-02-13 11:02:31 +01:00
Tobias Koppers 78810b9691 1.0.0-rc7 2014-02-12 14:53:40 +01:00
Tobias Koppers 6086d8cd55 insert free var injection code to correct place
webpack/webpack#167
2014-02-12 14:53:33 +01:00
Tobias Koppers fa6f328f82 1.0.0-rc6 2014-02-12 09:00:23 +01:00
Tobias Koppers 95096d69f3 bug fix when no require.e is in the bundle 2014-02-12 08:58:41 +01:00
Tobias Koppers f3012a4d8d better source maps 2014-02-12 08:57:26 +01:00
Tobias Koppers c4c0d10887 Updated examples 2014-02-12 08:56:54 +01:00
Tobias Koppers 7044c7a0f8 1.0.0-rc5 2014-02-11 13:30:05 +01:00
Tobias Koppers a21f339832 fixed examples 2014-02-11 13:29:44 +01:00
Tobias Koppers 8229f59adf allow initial chunks to have other ids than 0 2014-02-11 13:27:41 +01:00
Tobias Koppers 6b7c23fb31 1.0.0-rc4 2014-02-11 12:25:26 +01:00
Tobias Koppers 8e77c17f44 add packageAlias
fixes #151
2014-02-11 12:24:41 +01:00
Tobias Koppers b7cd807041 add 'amd' library target
fixes #164
2014-02-11 08:54:12 +01:00
Tobias Koppers 3b3f6cb0b3 some fixes 2014-02-11 08:53:32 +01:00
Tobias Koppers 5f856ec3b3 add moduleId to stats 2014-02-11 08:32:18 +01:00
Tobias Koppers 96150c0421 make source prefix configurable, fixes #166 2014-02-11 08:31:08 +01:00
Tobias Koppers ce7b8367da typo 2014-02-05 13:12:20 +01:00