Commit Graph

215 Commits

Author SHA1 Message Date
Simon Legner e2a883f11a Regenerate examples 2017-02-13 08:49:35 +01:00
Simon Legner 278a3b00a8 Use import() instead of System.import in examples 2017-02-13 08:49:13 +01:00
Tobias Koppers c49bfdf921 updated move to parent example and add test case 2017-02-06 11:17:08 +01:00
Jer 77705e106c changed example to made coverage pass. It also seemed like the common functionality may not be working correctly 2017-01-23 22:59:17 -06:00
Tobias Koppers 8e69a80847 code linting 2017-01-11 12:29:01 +01:00
Tobias Koppers 484dfde58f regenerated examples 2016-12-23 09:24:32 +01:00
Tobias Koppers a11fa89dc9 add harmony-library example 2016-12-23 09:24:28 +01:00
Tobias Koppers 5e2e0cdbc0 fix loader example 2016-12-23 09:24:25 +01:00
Tobias Koppers 54fe536b54 bettter example templating 2016-12-23 09:24:18 +01:00
Tobias Koppers 3bd4a4c708 only use ES6 modules in example
use file reference to add file content to template
regenerate README
2016-12-14 12:24:18 +01:00
Sean Larkin 34ebd401da update readme some more 2016-12-09 22:59:20 -06:00
Sean Larkin c35ca4e4ad feat(examples): add example for context modules + code split via import() 2016-12-09 22:58:29 -06:00
Sean Larkin bd3d830909 Merge pull request #3443 from fhdhsni/master
Fix a trivial typo
2016-12-07 19:02:23 -06:00
Sean Larkin dab0efef5b Merge pull request #3441 from webpack/fix/harmony-spelling
Fix spelling of "harmony"
2016-12-07 16:50:25 -06:00
Farhad 6fefe1524e fixing a trivial typo 2016-12-07 22:57:33 +03:30
Johannes Ewald a59672a5e1
Fix spelling of "harmony" 2016-12-07 19:14:47 +01:00
Johannes Ewald 56b9aabc22
Update examples and README to reflect that the json-loader is not required anymore 2016-12-07 11:44:12 +01:00
Tobias Koppers 91cbb4c288 removed DedupePlugin
it's no longer needed for npm3
and causes many issues
2016-11-15 09:25:58 +01:00
Johannes Ewald b088287805 Fix git conflict in examples/web-worker/README.md
Accidentally introduced with #3102
2016-11-02 21:17:06 +01:00
Matt Singletary f3eaa05e0b Fix typo in template.md 2016-10-29 12:58:19 +02:00
Matt Singletary a6c743e2d2 Fix typo in README.md 2016-10-29 12:58:19 +02:00
Tobias Koppers 39116a6925 Merge pull request #3135 from michelgotta/patch-1
Added the fix for the extract-text-webpack-plugin error in the "Build Examples" Part
2016-10-26 12:37:50 +02:00
Damien Soulard a3bfd1e126 Remove automatic -loader module name extension (#3102)
* fix-2986: Remove automatic -loader module name extension

* remove-automatic-loader-extension: update examples

* fix-2986: Remove automatic -loader module name extension

* fix-2986: Remove automatic -loader module name extension

* fix-2986: Remove automatic -loader module name extension

* Revert changes from spaces to tabs
2016-10-25 23:03:59 +02:00
Michel Gotta cd06920b2b Added the fix for the extract-text-webpack-plugin error in the "Building an Example" part 2016-10-14 09:20:29 +02:00
Sam Zhao 557d4af5a3 docs(example): update examples template (#3074)
* docs(example): update examples template

* docs(example): add npm script to build examples
2016-09-29 17:01:24 -05:00
Tobias Koppers 592340c215 updated examples 2016-09-20 00:20:04 +02:00
Tobias Koppers 6c38cf9854 fixes to tests and examples 2016-09-20 00:19:55 +02:00
Moorthy Venkatraman 95c0602df5 updated dll example 2016-09-19 21:58:16 +02:00
Moorthy Venkatraman be39508aa2 Supplying extensions when constructing DllReferencePlugin 2016-09-19 21:56:02 +02:00
Tobias Koppers 8c3d97d933 add test
better error messages
validate array
more options in schema
stricter schema
fix some old configs
2016-09-19 00:54:35 +02:00
Gajus Kuizinas f523b17449 fix: pass worker options using LoaderOptionsPlugin 2016-09-17 20:21:07 +01:00
Tobias Koppers 5910fefbcb better explicit vendor chunk example using DllPlugin 2016-09-16 01:21:11 +02:00
Tobias Koppers 9acaaf2dc5 updated examples 2016-09-07 12:42:51 +02:00
Tobias Koppers 8be02cf424 fix hybrid-routing example 2016-09-07 12:26:36 +02:00
Tobias Koppers a14e563f67 removed LabeledModules 2016-09-07 12:25:02 +02:00
Tobias Koppers ac6b9541b3 fix examples
add harmony interop example
remove one dedupe example
2016-09-07 11:47:52 +02:00
Tobias Koppers 80fca63e7b hide runtime in examples by default 2016-09-07 11:46:30 +02:00
Tobias Koppers 378163af51 moved non-harmony default import function into runtime
#2451
2016-07-20 16:20:09 +02:00
Tobias Koppers 6447baec9d updated extract-text-plugin examples 2016-07-15 22:55:18 +02:00
Tobias Koppers 7d7a16ffd2 added more information to example 2016-07-13 11:35:47 +02:00
Tobias Koppers 2f618e733a refactoring and aggressive-splitting plugin 2016-07-13 11:03:14 +02:00
Tobias Koppers 78307a937f allow to display used exports
support Tree Shaking with import *
fixes #2713
2016-06-29 01:17:59 +02:00
Rabbit b1aacba3ed mistake (#2703) 2016-06-28 19:08:13 +02:00
Tobias Koppers d6317b330b updated examples 2016-06-05 20:51:44 +02:00
Tobias Koppers 99352035a5 fixed typo in example
fixes #2599
2016-06-04 18:54:56 +02:00
Eliran Malka 5b6df06064 fix typo 2016-03-29 23:42:56 +03:00
Patrick Perey 6d14499607 Fix typo on template.md 2016-03-24 10:45:18 -07:00
Patrick Perey 7110d57fbc Fix typo 2016-03-12 23:36:56 -08:00
Tobias Koppers 8ca07fdf59 updated harmony examples 2016-02-13 10:15:32 +01:00
Tobias Koppers cb3d8e2097 updated examples 2016-02-04 13:02:53 +01:00