Tobias Koppers
|
431a4c791c
|
Merge branch 'master' into webpack-2
Conflicts:
hot/dev-server.js
hot/only-dev-server.js
hot/poll.js
hot/signal.js
lib/ChunkTemplate.js
lib/HotModuleReplacement.runtime.js
lib/HotModuleReplacementPlugin.js
lib/JsonpMainTemplatePlugin.js
lib/MainTemplate.js
lib/NormalModule.js
lib/Parser.js
lib/RecordIdsPlugin.js
lib/WebpackOptionsApply.js
lib/dependencies/RequireEnsureDependency.js
lib/node/OldNodeWatchFileSystem.js
lib/optimize/OccurrenceOrderPlugin.js
package.json
|
2015-07-17 09:30:37 +02:00 |
Avi Haiat
|
0a340f2b1a
|
feat(app): Beautify all lib files
|
2015-07-13 01:20:09 +03:00 |
Avi Haiat
|
daff7440a6
|
feat(app): Fix some obvious lint errors and warnings
|
2015-07-08 15:52:41 +03:00 |
Tobias Koppers
|
2245c4acca
|
Promise based chunk loading API
don't flag entry module with `0` id anymore
use extra argument in chunk instead
this allows to require entry points
|
2015-06-13 11:45:28 +02:00 |
Tobias Koppers
|
cebd3b9722
|
added linting
|
2015-04-23 23:55:50 +02:00 |
Tobias Koppers
|
a70f91499a
|
Allow mixing different webpack versions
|
2014-06-18 10:59:54 +02:00 |
Tobias Koppers
|
0fea43b4cb
|
rename generated require to __webpack_require__
fixes #141
fixes RubenVerborgh/N3.js#18
|
2014-03-03 14:56:17 +01:00 |
Tobias Koppers
|
64af867150
|
added require.js stuff, fixed progress
|
2013-02-13 21:24:00 +01:00 |