| .. |
|
dependencies
|
support fancy array in AMD, support .replace and .split
|
2013-12-08 14:59:52 +01:00 |
|
node
|
fixed onError
|
2013-12-16 00:54:56 +01:00 |
|
optimize
|
report better errors for uglify-js
|
2013-12-17 00:53:22 +01:00 |
|
web
|
make it webpack-able
|
2013-07-10 23:20:07 +02:00 |
|
webworker
|
use chunk ids in entry chunks too
|
2013-12-11 08:41:43 +01:00 |
|
APIPlugin.js
|
save bytes #135
|
2013-12-13 12:58:10 +01:00 |
|
AbstractPlugin.js
|
Refactored everything for 0.9
|
2013-01-30 18:49:25 +01:00 |
|
ArrayMap.js
|
Refactored everything for 0.9
|
2013-01-30 18:49:25 +01:00 |
|
AsyncDependenciesBlock.js
|
Refactored everything for 0.9
|
2013-01-30 18:49:25 +01:00 |
|
BannerPlugin.js
|
use initial flag for initial loaded chunks
|
2013-12-03 23:11:14 +01:00 |
|
BasicEvaluatedExpression.js
|
support fancy array in AMD, support .replace and .split
|
2013-12-08 14:59:52 +01:00 |
|
CachePlugin.js
|
Refactored everything for 0.9
|
2013-01-30 18:49:25 +01:00 |
|
Chunk.js
|
use initial flag for initial loaded chunks
|
2013-12-03 23:11:14 +01:00 |
|
ChunkTemplate.js
|
save bytes #135
|
2013-12-13 12:58:10 +01:00 |
|
CompatibilityPlugin.js
|
Refactored everything for 0.9
|
2013-01-30 18:49:25 +01:00 |
|
Compilation.js
|
use initial flag for initial loaded chunks
|
2013-12-03 23:11:14 +01:00 |
|
Compiler.js
|
fixed WebWorker with Hot Module Replacement #26
|
2013-06-20 12:04:31 +02:00 |
|
ConstPlugin.js
|
added options.define, evaluate conditionals, fixes #99
|
2013-09-13 11:17:57 +02:00 |
|
ContextModule.js
|
Performance #106
|
2013-10-14 13:59:44 +02:00 |
|
ContextModuleFactory.js
|
added IgnorePlugin, fixed replacement plugins
|
2013-11-05 18:19:04 +01:00 |
|
ContextReplacementPlugin.js
|
added IgnorePlugin, fixed replacement plugins
|
2013-11-05 18:19:04 +01:00 |
|
CriticalDependenciesWarning.js
|
fixes #65
|
2013-02-13 14:42:34 +01:00 |
|
DefinePlugin.js
|
fix an error where webpack crashed when a variable passed to `DEFINE`-option was undefined
|
2013-10-14 15:30:39 +02:00 |
|
DependenciesBlock.js
|
records, typo
|
2013-05-31 12:22:40 +02:00 |
|
DependenciesBlockVariable.js
|
SourceMap support
|
2013-03-26 16:54:41 +01:00 |
|
Dependency.js
|
Refactored everything for 0.9
|
2013-01-30 18:49:25 +01:00 |
|
EntryModuleNotFoundError.js
|
Refactored everything for 0.9
|
2013-01-30 18:49:25 +01:00 |
|
EvalDevToolModulePlugin.js
|
support #sourceURL and #sourceMappingURL, #91
|
2013-07-04 14:08:47 +02:00 |
|
EvalDevToolModuleTemplateDecorator.js
|
support #sourceURL and #sourceMappingURL, #91
|
2013-07-04 14:08:47 +02:00 |
|
FunctionModulePlugin.js
|
Refactored everything for 0.9
|
2013-01-30 18:49:25 +01:00 |
|
FunctionModuleTemplate.js
|
complexer dedupe example and fixed bugs
|
2013-06-14 15:13:44 +02:00 |
|
HotModuleReplacementPlugin.js
|
save bytes #135
|
2013-12-13 12:58:10 +01:00 |
|
HotUpdateChunkTemplate.js
|
added hot module replacement, fixes #26
|
2013-06-19 13:49:57 +02:00 |
|
IgnorePlugin.js
|
added IgnorePlugin, fixed replacement plugins
|
2013-11-05 18:19:04 +01:00 |
|
JsonpChunkTemplate.js
|
fixed bugs
|
2013-06-19 11:53:03 +02:00 |
|
JsonpHotUpdateChunkTemplate.js
|
HOT: added update json info file, fixed infinite hash updates, #26
|
2013-07-01 13:59:02 +02:00 |
|
JsonpMainTemplate.js
|
save bytes #135
|
2013-12-13 12:58:10 +01:00 |
|
JsonpTemplatePlugin.js
|
added hot module replacement, fixes #26
|
2013-06-19 13:49:57 +02:00 |
|
LibraryTemplatePlugin.js
|
added missing --output-jsonp-function, export multiple properties
|
2013-10-15 22:00:28 +02:00 |
|
MainTemplate.js
|
save bytes #135
|
2013-12-13 12:58:10 +01:00 |
|
MemoryOutputFileSystem.js
|
support in-memory windows-like filesystems, fixes #78
|
2013-05-12 22:33:17 +02:00 |
|
Module.js
|
added experimental deduplication support #47
|
2013-06-12 16:16:06 +02:00 |
|
ModuleNotFoundError.js
|
Refactored everything for 0.9
|
2013-01-30 18:49:25 +01:00 |
|
ModuleParseError.js
|
bug fix if parse error in the first lines
|
2013-10-29 10:59:32 +01:00 |
|
ModuleParserHelpers.js
|
fixed some stuff
|
2013-02-08 00:18:47 +01:00 |
|
ModuleReason.js
|
Refactored everything for 0.9
|
2013-01-30 18:49:25 +01:00 |
|
MultiEntryPlugin.js
|
fix named chunks, added multi entry plugin
|
2013-01-31 01:44:39 +01:00 |
|
MultiModule.js
|
multi module now exports the last module
|
2013-02-01 10:45:19 +01:00 |
|
MultiModuleFactory.js
|
fix named chunks, added multi entry plugin
|
2013-01-31 01:44:39 +01:00 |
|
NoHotModuleReplacementPlugin.js
|
added hot module replacement, fixes #26
|
2013-06-19 13:49:57 +02:00 |
|
NodeStuffPlugin.js
|
more useful error when using require.extensions #104
|
2013-10-11 10:42:25 +02:00 |
|
NormalModule.js
|
allow loaders to load modules
|
2013-10-28 16:21:29 +01:00 |
|
NormalModuleFactory.js
|
added IgnorePlugin, fixed replacement plugins
|
2013-11-05 18:19:04 +01:00 |
|
NormalModuleReplacementPlugin.js
|
added IgnorePlugin, fixed replacement plugins
|
2013-11-05 18:19:04 +01:00 |
|
NullFactory.js
|
Refactored everything for 0.9
|
2013-01-30 18:49:25 +01:00 |
|
OptionsApply.js
|
Refactored everything for 0.9
|
2013-01-30 18:49:25 +01:00 |
|
OriginalSource.js
|
delegate access to some core Sources
|
2013-12-13 09:01:46 +01:00 |
|
Parser.js
|
fixes #136
|
2013-12-15 10:31:24 +01:00 |
|
PrefetchPlugin.js
|
added option to prefetch modules
|
2013-05-13 13:34:00 +02:00 |
|
ProgressPlugin.js
|
more details in progress
|
2013-10-12 22:40:15 +02:00 |
|
ProvidePlugin.js
|
added provide plugin and option
|
2013-02-10 20:37:30 +01:00 |
|
RawSource.js
|
delegate access to some core Sources
|
2013-12-13 09:01:46 +01:00 |
|
RecordIdsPlugin.js
|
fixed bugs
|
2013-06-19 11:53:03 +02:00 |
|
RequestShortener.js
|
make it webpack-able
|
2013-07-10 23:20:07 +02:00 |
|
RequireJsStuffPlugin.js
|
added require.js stuff, fixed progress
|
2013-02-13 21:24:00 +01:00 |
|
SetVarMainTemplateDecorator.js
|
added missing --output-jsonp-function, export multiple properties
|
2013-10-15 22:00:28 +02:00 |
|
SingleEntryPlugin.js
|
Refactored everything for 0.9
|
2013-01-30 18:49:25 +01:00 |
|
Source.js
|
added Source delegation
|
2013-08-05 11:36:42 +02:00 |
|
SourceMapDevToolPlugin.js
|
Performance #106
|
2013-10-14 13:59:44 +02:00 |
|
Stats.js
|
sort reasons in stats
|
2013-10-31 00:38:10 +01:00 |
|
Template.js
|
save bytes #135
|
2013-12-13 12:58:10 +01:00 |
|
UmdMainTemplateDecorator.js
|
removed unused line
|
2013-11-29 08:46:54 +01:00 |
|
UnsupportedFeatureWarning.js
|
more useful error when using require.extensions #104
|
2013-10-11 10:42:25 +02:00 |
|
WebpackOptionsApply.js
|
added async chunk loading for node.js build
|
2013-12-15 23:08:11 +01:00 |
|
WebpackOptionsDefaulter.js
|
fixed parsing of packageMains options
|
2013-10-12 22:08:04 +02:00 |
|
webpack.js
|
make it webpack-able
|
2013-07-10 23:20:07 +02:00 |
|
webpack.web.js
|
make it webpack-able
|
2013-07-10 23:20:07 +02:00 |