webpack/lib
Julian Scheid d4db20aacc Add a hook for adding script attributes
Closes #1800
2016-01-08 17:45:53 +01:00
..
dependencies fixed #1833 2016-01-06 23:50:12 +01:00
node moved defaults for options.output into central place 2016-01-06 23:02:25 +01:00
optimize moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
web feat(app): Fix some obvious lint errors and warnings 2015-07-08 15:52:41 +03:00
webworker moved defaults for options.output into central place 2016-01-06 23:02:25 +01:00
APIPlugin.js Merge branch 'master' into webpack-2 2015-07-17 09:30:37 +02:00
AbstractPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
AmdMainTemplatePlugin.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
ArrayMap.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
AsyncDependenciesBlock.js more reliable recording and hashing of async chunks 2015-04-21 08:35:34 +02:00
AutomaticPrefetchPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
BannerPlugin.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
BasicEvaluatedExpression.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
CachePlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
CaseSensitiveModulesWarning.js
Chunk.js Merge branch 'master' into webpack-2 2015-07-25 13:49:14 +02:00
ChunkRenderError.js throw an error when trying to use [chunkhash] 2015-06-27 11:34:17 +02:00
ChunkTemplate.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
CompatibilityPlugin.js updated partly to new enhanced-resolve API 2016-01-02 00:21:54 +01:00
Compilation.js moved defaults for options.output into central place 2016-01-06 23:02:25 +01:00
Compiler.js Merge branch 'master' into webpack-2 2015-09-19 20:11:48 +02:00
ConstPlugin.js fixed small issues with new loader-runner 2015-12-30 16:39:10 +01:00
ContextModule.js added manual context map option to ContextReplacementPlugin 2016-01-06 19:56:17 +01:00
ContextModuleFactory.js added manual context map option to ContextReplacementPlugin 2016-01-06 19:56:17 +01:00
ContextReplacementPlugin.js added manual context map option to ContextReplacementPlugin 2016-01-06 19:56:17 +01:00
CriticalDependenciesWarning.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
DefinePlugin.js Merge branch 'master' into webpack-2 2015-07-17 09:30:37 +02:00
DelegatedModule.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
DelegatedModuleFactoryPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
DelegatedPlugin.js added experimental DelegatedModules 2015-05-13 00:17:06 +02:00
DependenciesBlock.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
DependenciesBlockVariable.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
Dependency.js Added experimental usage tracking of ES6 modules and example 2015-10-21 21:05:01 +02:00
DllEntryPlugin.js added DllPlugin and dll example 2015-05-16 18:27:59 +02:00
DllModule.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
DllModuleFactory.js Report constructor correctly when inheriting from Tapable 2015-08-18 12:35:57 +01:00
DllPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
DllReferencePlugin.js added DllReferencePlugin 2015-05-17 11:06:35 +02:00
EntryModuleNotFoundError.js
EntryOptionPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
EnvironmentPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
EvalDevToolModulePlugin.js feat(app): Beautify all lib files 2015-07-13 01:20:09 +03:00
EvalDevToolModuleTemplatePlugin.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
EvalSourceMapDevToolModuleTemplatePlugin.js Merge branch 'master' of https://github.com/webpack/webpack 2016-01-03 21:44:02 +01:00
EvalSourceMapDevToolPlugin.js fixed formating 2015-10-31 15:31:10 +01:00
ExtendedAPIPlugin.js feat(app): Beautify all lib files 2015-07-13 01:20:09 +03:00
ExternalModule.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
ExternalModuleFactoryPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
ExternalsPlugin.js refactored ExternalsPlugins to plugin based approach 2015-05-13 00:15:01 +02:00
FlagDependencyUsagePlugin.js fixed compatibility issue 2015-12-26 20:42:52 +01:00
FunctionModulePlugin.js feat(app): Fix some obvious lint errors and warnings 2015-07-08 15:52:41 +03:00
FunctionModuleTemplatePlugin.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
HashedModuleIdsPlugin.js added HashedModuleIdsPlugin 2015-11-29 20:16:01 +01:00
HotModuleReplacement.runtime.js Merge branch 'master' into webpack-2 2015-07-17 09:30:37 +02:00
HotModuleReplacementPlugin.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
HotUpdateChunkTemplate.js feat(app): Beautify all lib files 2015-07-13 01:20:09 +03:00
IgnorePlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
JsonpChunkTemplatePlugin.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
JsonpExportMainTemplatePlugin.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
JsonpHotUpdateChunkTemplatePlugin.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
JsonpMainTemplate.runtime.js Fix hot loader compatibility with Java8 Nashorn 2015-12-04 15:02:11 +00:00
JsonpMainTemplatePlugin.js Add a hook for adding script attributes 2016-01-08 17:45:53 +01:00
JsonpTemplatePlugin.js feat(app): Beautify all lib files 2015-07-13 01:20:09 +03:00
LibManifestPlugin.js Fixing issue where DllPlugin + code-splits caused Webpack to end without emitting chunks. 2015-12-16 10:45:48 -08:00
LibraryTemplatePlugin.js Add option `umdNamedDefine` to toggle naming 2015-08-26 11:50:42 +02:00
LoaderOptionsPlugin.js fixed small issues with new loader-runner 2015-12-30 16:39:10 +01:00
LoaderTargetPlugin.js
LoadersList.js integrated new enhanced-resolve version 2016-01-03 21:42:56 +01:00
MainTemplate.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
MemoryOutputFileSystem.js
Module.js Added experimental usage tracking of ES6 modules and example 2015-10-21 21:05:01 +02:00
ModuleBuildError.js integrated new enhanced-resolve version 2016-01-03 21:42:56 +01:00
ModuleError.js integrated new enhanced-resolve version 2016-01-03 21:42:56 +01:00
ModuleFilenameHelpers.js Fix fail when undefined module is coming to footer generator 2015-10-28 13:36:01 +03:00
ModuleNotFoundError.js
ModuleParseError.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
ModuleParserHelpers.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
ModuleReason.js
ModuleTemplate.js feat(app): Fix some obvious lint errors and warnings 2015-07-08 15:52:41 +03:00
ModuleWarning.js integrated new enhanced-resolve version 2016-01-03 21:42:56 +01:00
MovedToPluginWarningPlugin.js Use secure links. 2015-07-20 15:29:53 -07:00
MultiCompiler.js Report constructor correctly when inheriting from Tapable 2015-08-18 12:35:57 +01:00
MultiEntryPlugin.js fixed #1068 2015-05-17 19:14:05 +02:00
MultiModule.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
MultiModuleFactory.js Report constructor correctly when inheriting from Tapable 2015-08-18 12:35:57 +01:00
NamedModulesPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
NewWatchingPlugin.js feat(app): Beautify all lib files 2015-07-13 01:20:09 +03:00
NoErrorsPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
NodeStuffPlugin.js fixed small issues with new loader-runner 2015-12-30 16:39:10 +01:00
NormalModule.js integrated new enhanced-resolve version 2016-01-03 21:42:56 +01:00
NormalModuleFactory.js integrated new enhanced-resolve version 2016-01-03 21:42:56 +01:00
NormalModuleReplacementPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
NullFactory.js feat(app): Beautify all lib files 2015-07-13 01:20:09 +03:00
OldWatchingPlugin.js feat(app): Beautify all lib files 2015-07-13 01:20:09 +03:00
OptionsApply.js feat(app): Beautify all lib files 2015-07-13 01:20:09 +03:00
OptionsDefaulter.js integrated new enhanced-resolve version 2016-01-03 21:42:56 +01:00
Parser.js hoist exports, more efficent for immutable declarations 2015-10-31 14:43:44 +01:00
PrefetchPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
ProgressPlugin.js JS API: ProgressPlugin default handler 2015-12-10 14:06:20 +01:00
ProvidePlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
RawModule.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
RecordIdsPlugin.js Merge branch 'master' into webpack-2 2015-10-28 22:33:11 +01:00
RequestShortener.js Fix Windows filename backslash incompatibility 2015-12-18 13:52:23 +01:00
RequireJsStuffPlugin.js Merge branch 'master' into webpack-2 2015-07-17 09:30:37 +02:00
SetVarMainTemplatePlugin.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
SingleEntryPlugin.js expose `loc` for every Dependency 2015-05-10 18:31:58 +02:00
SourceMapDevToolModuleOptionsPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
SourceMapDevToolPlugin.js Merge branch 'master' of https://github.com/webpack/webpack 2016-01-03 21:44:02 +01:00
Stats.js fix code styling to pass tests 2015-11-14 01:05:20 +03:00
Template.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
TemplatedPathPlugin.js fixed #1239 2015-07-22 22:34:25 +02:00
UmdMainTemplatePlugin.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
UnsupportedFeatureWarning.js
WarnCaseSensitiveModulesPlugin.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
WatchIgnorePlugin.js removed deprecated parameters for plugins 2015-10-28 23:26:52 +01:00
WebpackOptionsApply.js updated partly to new enhanced-resolve API 2016-01-02 00:21:54 +01:00
WebpackOptionsDefaulter.js moved defaults for options.output into central place 2016-01-06 23:02:25 +01:00
removeAndDo.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
webpack.js added HashedModuleIdsPlugin 2015-11-29 20:16:01 +01:00
webpack.web.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00