Commit Graph

11451 Commits

Author SHA1 Message Date
Egor Baranov fafbb39ec7 remove redundant ascii
Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
2020-06-05 15:15:11 +03:00
Egor Baranov 04453aa4fb extend mimetype conditions
Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
2020-06-05 15:15:11 +03:00
goganchic 7fe8959fbe fix tests from Defaults.unittest.js 2020-06-05 15:15:11 +03:00
goganchic 4b59a302a2 add mimetype rule 2020-06-05 15:15:11 +03:00
goganchic 1cdd38d3c0 check for data-uri before resource resolving 2020-06-05 15:15:11 +03:00
goganchic f65ab7e21d add test with combining data-uri and coffee-loader 2020-06-05 15:15:11 +03:00
goganchic b9a818386a add test for ascii data-uri 2020-06-05 15:15:10 +03:00
goganchic 895abd860c add tests for uri imports 2020-06-05 15:15:10 +03:00
goganchic 19609937c7 implement uri imports 2020-06-05 15:15:10 +03:00
Ryan Graff 8cebd62722
chore(Compilation EntryData includeDependencies):
Correct a grammatical error in the description.
2020-06-05 00:42:33 -04:00
dependabot-preview[bot] 5fb7bd7573
chore(deps-dev): bump @types/node from 12.12.43 to 12.12.44
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.43 to 12.12.44.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-05 02:13:34 +00:00
Tobias Koppers 253cf465df
Merge pull request #10992 from webpack/feature/script-external
add script external
2020-06-05 03:22:13 +02:00
Tobias Koppers d6608729f3
Merge pull request #10999 from webpack/dependabot/npm_and_yarn/typescript-3.9.5
chore(deps-dev): bump typescript from 3.9.3 to 3.9.5
2020-06-05 02:42:45 +02:00
Tobias Koppers 7a14339bca
Merge pull request #10998 from webpack/dependabot/npm_and_yarn/eslint-scope-5.1.0
chore(deps): bump eslint-scope from 5.0.0 to 5.1.0
2020-06-05 02:42:35 +02:00
Tobias Koppers 562f0783f2
Merge pull request #10996 from webpack/dependabot/npm_and_yarn/lint-staged-10.2.9
chore(deps-dev): bump lint-staged from 10.2.8 to 10.2.9
2020-06-05 02:42:27 +02:00
Tobias Koppers 10517ae3ae fix hot test cases 2020-06-05 02:41:53 +02:00
dependabot-preview[bot] 8ba939af41
chore(deps-dev): bump typescript from 3.9.3 to 3.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.3 to 3.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-04 21:54:52 +00:00
dependabot-preview[bot] 5d54ba03f4
chore(deps): bump eslint-scope from 5.0.0 to 5.1.0
Bumps [eslint-scope](https://github.com/eslint/eslint-scope) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/eslint/eslint-scope/releases)
- [Changelog](https://github.com/eslint/eslint-scope/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint-scope/compare/v5.0.0...v5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-04 16:15:22 +00:00
dependabot-preview[bot] a4005f2608
chore(deps-dev): bump lint-staged from 10.2.8 to 10.2.9
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.8 to 10.2.9.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.8...v10.2.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-04 16:08:12 +00:00
Tobias Koppers 03b4dc1a1c add html to example readme 2020-06-04 15:06:38 +02:00
Tobias Koppers 18f6c0b803 update snapshots 2020-06-04 14:54:16 +02:00
Gnome Bard 11b6713d73
Fix mistaken typings. 2020-06-04 14:04:07 +08:00
Tobias Koppers bc723ebeb3 add module-federation example 2020-06-04 03:18:12 +02:00
Tobias Koppers 3df380e2d7 add script external
change defaults of ModuleFederationPlugin to var library and script remoteType
allow using empty entry in config
2020-06-04 03:18:07 +02:00
Tobias Koppers 531f7b47f6 move script loading into separate runtime module
attach to existing script tags
2020-06-04 03:01:22 +02:00
webpack bot f9ab9ceb89
Merge pull request #10990 from webpack/dependabot/npm_and_yarn/terser-webpack-plugin-3.0.3
chore(deps): bump terser-webpack-plugin from 3.0.2 to 3.0.3
2020-06-03 20:59:26 +02:00
webpack bot 33a4c91f8f
Merge pull request #10989 from webpack/dependabot/npm_and_yarn/lint-staged-10.2.8
chore(deps-dev): bump lint-staged from 10.2.7 to 10.2.8
2020-06-03 20:41:02 +02:00
dependabot-preview[bot] 77e577f155
chore(deps): bump terser-webpack-plugin from 3.0.2 to 3.0.3
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v3.0.2...v3.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-03 18:14:09 +00:00
dependabot-preview[bot] a6f54b24ed
chore(deps-dev): bump lint-staged from 10.2.7 to 10.2.8
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.7 to 10.2.8.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.7...v10.2.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-03 18:09:03 +00:00
Tobias Koppers a0716cf6bc 5.0.0-beta.17 2020-06-03 09:21:27 +02:00
Daniel ef43c22e0e
BannerPlugin: remove unnecessary code 2020-06-02 21:51:32 +02:00
Tobias Koppers a4d06805f2
Merge pull request #10852 from martynd/DelegatedModule-Serializable
Add serialization to DelegatedModule.js and DelegatedSourceDependency.js
2020-06-02 17:06:34 +02:00
Tobias Koppers 0701f48294 improve error message for weird objects in ObjectMiddleware
add Date serializer to default serializers
2020-06-02 16:09:48 +02:00
Tobias Koppers 387dce100f fix race condition in profiling plugin 2020-06-02 15:51:45 +02:00
Tobias Koppers 64d8ff16bd
Merge pull request #10981 from webpack/dependabot/npm_and_yarn/types/node-12.12.43
chore(deps-dev): bump @types/node from 12.12.42 to 12.12.43
2020-06-02 13:31:38 +02:00
Tobias Koppers ce7f77f136
Merge pull request #10967 from webpack/dependabot/npm_and_yarn/lint-staged-10.2.7
chore(deps-dev): bump lint-staged from 10.2.6 to 10.2.7
2020-06-02 13:31:28 +02:00
Tobias Koppers bb5e8a139a
Merge pull request #10970 from webpack/dependabot/npm_and_yarn/schema-utils-2.7.0
chore(deps): bump schema-utils from 2.6.6 to 2.7.0
2020-06-02 13:31:17 +02:00
Tobias Koppers aa210c4aed test all configCases with persistent cache 2020-06-02 12:53:20 +02:00
Tobias Koppers 264aa3a5c8 remove output message in test cases 2020-06-02 12:30:41 +02:00
Tobias Koppers 659e8ab358 make ConfigTestCases templated to allow extending 2020-06-02 12:30:39 +02:00
Tobias Koppers 6f48c209d8 upgrade tooling 2020-06-02 12:30:37 +02:00
Tobias Koppers 77ce747139 remove unneeded code 2020-06-02 12:26:15 +02:00
Martyn Dale 2124b3f684 Add serialization to DllModule and EntryDependency 2020-06-02 12:26:14 +02:00
Martyn Dale 1bfa81f620 Recommit DelegatedSourceDependency without missing makeSerializable calls 2020-06-02 12:26:13 +02:00
Martyn Dale 2a99fc8d14 Added JSDoc 2020-06-02 12:26:12 +02:00
Martyn Dale 762b0e2d90 Removed &#183; 2020-06-02 12:26:11 +02:00
Martyn Dale f34a9ebd2c Resolve prettier issues 2020-06-02 12:26:10 +02:00
Martyn Dale 1eaf3150fe Add serialization to DelegatedModule.js and DelegatedSourceDependency.js
Add the applicable serialize and deserialize functions to the Modules and add to internalSerializables
2020-06-02 12:26:09 +02:00
dependabot-preview[bot] da0c8705d6
chore(deps-dev): bump @types/node from 12.12.42 to 12.12.43
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.42 to 12.12.43.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-02 02:20:21 +00:00
dependabot-preview[bot] 4910a176b9
chore(deps): bump schema-utils from 2.6.6 to 2.7.0
Bumps [schema-utils](https://github.com/webpack/schema-utils) from 2.6.6 to 2.7.0.
- [Release notes](https://github.com/webpack/schema-utils/releases)
- [Changelog](https://github.com/webpack/schema-utils/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/schema-utils/compare/v2.6.6...v2.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 17:38:13 +00:00