Commit Graph

488 Commits

Author SHA1 Message Date
Tobias Koppers d0b358d108 update examples 2020-05-20 23:26:51 +02:00
Tobias Koppers 645277d207
Merge pull request #10591 from wizardofhogwarts/patch-11
docs: Grammatical fixes in examples
2020-03-27 11:23:47 +01:00
Albus Dumbledore acf61b347b
docs(multiple-entry-points): improve template.md 2020-03-27 08:26:17 +05:30
Albus Dumbledore 8872cc6ac8
docs(multiple-entry-points): improve README.md 2020-03-27 08:20:58 +05:30
Albus Dumbledore 7f164e1e05
docs(multi-part-library): improve template.md 2020-03-27 07:39:32 +05:30
Albus Dumbledore 9ff955c225
docs(multi-part-library): improve README.md 2020-03-27 07:33:41 +05:30
Albus Dumbledore cd18c1c668
docs(mixed): improve template.md 2020-03-23 08:35:41 +05:30
Albus Dumbledore e8f9941bfd
docs(mixed): improve README.md 2020-03-23 08:33:03 +05:30
Albus Dumbledore 7e86cc96a1
docs(many-pages): grammatical fixes in template.md 2020-03-23 08:28:42 +05:30
Albus Dumbledore 6c2552c915
docs(many-pages): grammatical fixes in README.md 2020-03-23 08:15:56 +05:30
Albus Dumbledore 6fa5a8ef9c
chore: remove space
Co-Authored-By: Yuta Hiroto <git@hiroppy.me>
2020-03-23 08:07:13 +05:30
Albus Dumbledore b172054f9b
docs(http2-aggressive-splitting): improve template.md 2020-03-22 12:00:28 +05:30
Albus Dumbledore a364871540
docs(http2-aggressive-splitting): improve README.md 2020-03-22 11:54:09 +05:30
Albus Dumbledore 412a5738af
docs(harmony-unused): improve template.md 2020-03-22 08:32:01 +05:30
Albus Dumbledore 11f24f1aff
docs(harmony-unused): improve README.md 2020-03-22 08:29:18 +05:30
Albus Dumbledore 7d1025b2d9
docs(extra-async-chunk): improve template.md 2020-03-22 08:21:12 +05:30
Albus Dumbledore c5eff857cb
docs(extra-async-chunk): improve README.md 2020-03-22 08:17:15 +05:30
Albus Dumbledore 3471ebc6d8
docs(harmony-interop): improve example.js 2020-03-22 07:51:56 +05:30
evilebottnawi dafa4cd69a chore: setup cspell 2020-03-12 19:51:26 +03:00
Albus Dumbledore d9bd8f8307
docs(externals): improve template.md 2020-03-10 12:58:43 +05:30
Albus Dumbledore c7a5138eb5
docs(dll-entry-only): improve template.md 2020-03-10 12:41:50 +05:30
Albus Dumbledore 166dfc88e4
docs(dll-entry-only): improve README.md 2020-03-10 12:38:34 +05:30
Albus Dumbledore 5394361b7d
docs(externals): improve README.md 2020-03-10 12:29:13 +05:30
Albus Dumbledore 2561bdfbd3
docs(custom-json-modules): Improve template.md 2020-02-28 20:57:53 +05:30
Albus Dumbledore eb8b23d4cd
docs(custom-json-modules): Improve README.md 2020-02-28 20:55:39 +05:30
Albus Dumbledore 428218b6aa
docs(commonjs): Improve template.md 2020-02-28 20:52:35 +05:30
Albus Dumbledore 2fc5fc6e47
docs(commonjs): Improve README.md 2020-02-28 20:49:58 +05:30
Albus Dumbledore 481c19f55c
docs(code-splitting): Improve template.md 2020-02-28 20:30:42 +05:30
Albus Dumbledore db2d40d003
docs(code-splitting): Improve README.md 2020-02-28 20:27:21 +05:30
Albus Dumbledore 35f66eaba8
docs(code-splitting-specify-chunk-name): Improve README.md 2020-02-28 19:19:13 +05:30
Albus Dumbledore 1373966f1a
docs(code-splitting-specify-chunk-name): improve template.md 2020-02-28 19:14:20 +05:30
Albus Dumbledore f58205a757
docs(code-splitting-native-import-context-filter): Improve template.md 2020-02-27 22:40:37 +05:30
Albus Dumbledore 0e31f5f21e
docs(code-splitting-native-import-context-filter): Improve README.md 2020-02-27 22:39:20 +05:30
Albus Dumbledore 749c397e90
docs(code-splitting-harmony): Improve template.md 2020-02-27 22:31:01 +05:30
Albus Dumbledore 41ab6ef948
docs(code-splitting-harmony): improve README.md 2020-02-27 22:28:44 +05:30
Albus Dumbledore d6aa270350
docs(chunkhash): Improve template.md 2020-02-27 22:16:33 +05:30
Albus Dumbledore 51d88cd4f9
docs(chunkhash): Improve README.md 2020-02-27 22:10:46 +05:30
Albus Dumbledore d735090b5a
docs(asset-simple): Improve README.md 2020-02-27 21:55:27 +05:30
Albus Dumbledore 18c89462c4
docs(examples): Improve asset-simple 2020-02-27 21:46:28 +05:30
Tobias Koppers 9d907c1c38
Merge pull request #10357 from wizardofhogwarts/patch-3
Minor grammatical fix
2020-02-11 15:21:29 +01:00
Albus Dumbledore d2bfd3d1b7
Grammatical fix 2020-02-11 19:17:54 +05:30
Tobias Koppers edecce586b handle dependOn at start of buildChunkGraph
handle jsonp chunk loading correctly for child entrypoints
add error message for incorrect dependOn
2020-02-11 09:12:13 +01:00
Tobias Koppers 66965d48c0 update examples 2020-02-11 09:11:03 +01:00
Sergey Melyukov c31d941899 dependOn feature
Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
2020-02-11 09:11:00 +01:00
Albus Dumbledore 71c73a1a52
Minor grammatical fix 2020-02-09 12:30:39 +05:30
Ryan Southgate a094d9f13e
Update template.md
updated as requested
2020-02-05 09:15:38 +00:00
Ryan Southgate 1a43009be4
Update examples/many-pages/README.md
one i missed

Co-Authored-By: James George <jamesgeorge998001@gmail.com>
2020-01-30 07:51:28 +00:00
Ryan Southgate e9ee556da7
Update examples/many-pages/README.md
spelling and readability change
2020-01-29 15:44:00 +00:00
Tobias Koppers fa57ed946c extend persistent-caching example with bigger module concatenation 2019-12-16 21:12:37 +01:00
Tobias Koppers 782e4535ac Refactor how exportsType work
add flagged exportsType for __esModule flagged
add getExportsType to merge strict with exportsType
move CommonJsStuffPlugin into CommonJsPlugin
split CommonJsPlugin into imports and exports part
enable minimal tree shaking for CommonJs imports and exports
2019-12-06 11:13:08 +01:00