Commit Graph

2191 Commits

Author SHA1 Message Date
Sean Larkin fe7cc810f5 Updated top heading weight and size 2016-06-08 11:03:04 -05:00
Sean Larkin c8e82cb4ca chore(github) Added github issue and pull request templates. 2016-06-08 10:56:28 -05:00
Sean Larkin 5b250242bd Merge 2016-06-08 10:22:25 -05:00
Tobias Koppers 36e4fd2348 2.1.0-beta.13 2016-06-08 00:25:43 +02:00
Tobias Koppers 5a26e8c651 update test for changed bundle size 2016-06-08 00:22:43 +02:00
Tobias Koppers 1ad7e7c0be fixes #2618
This increases bundle size for non-es6-modules users.
But decreases size of es6-modules users.
We should fix this later.
2016-06-08 00:22:43 +02:00
Tobias Koppers d9e8ac07c8 added more harmony test cases 2016-06-08 00:22:43 +02:00
Tobias Koppers bb27b2e9fc remove console.log 2016-06-08 00:22:43 +02:00
Tobias Koppers 2f6fc4d561 sort modules in warning for more consistent warnings 2016-06-08 00:22:43 +02:00
Tobias Koppers b2420d1007 Merge pull request #2617 from wmertens/patch-2
Prevent request names from breaking comments
2016-06-07 23:13:54 +02:00
Wout Mertens 2596b329b6 Prevent request names from breaking comments
Using `/*` as comment delimiters allows request names to terminate a comment early, like in https://github.com/carteb/carte-blanche/pull/262.
2016-06-07 11:21:36 +02:00
Tobias Koppers 3580ec93f8 2.1.0-beta.12 2016-06-05 23:02:25 +02:00
Tobias Koppers 53f86a24dc accept stats changes 2016-06-05 23:01:36 +02:00
Tobias Koppers 23068ad979 check compilance with spec 2016-06-05 22:40:43 +02:00
Tobias Koppers 0bd5d281e2 hoist harmony exports 2016-06-05 22:39:58 +02:00
Tobias Koppers 1c9f1d6199 Merge pull request #2604 from also/remove-OldWatchingPlugin
remove broken OldWatchingPlugin
2016-06-05 20:54:07 +02:00
Tobias Koppers 0b1f080226 2.1.0-beta.11 2016-06-05 20:52:04 +02:00
Tobias Koppers d6317b330b updated examples 2016-06-05 20:51:44 +02:00
Tobias Koppers bd2f5f62f0 fixed bug with DedupePlugin 2016-06-05 20:41:21 +02:00
Tobias Koppers 7747251d9e fixes #2603 2016-06-05 20:35:42 +02:00
Tobias Koppers 2343af44bb 2.1.0-beta.10 2016-06-05 20:19:59 +02:00
Ryan Berdeen e8e541c3fe remove OldWatchingPlugin 2016-06-05 13:18:39 -04:00
Tobias Koppers d4eb91ab44 test case for hot accepting chunks 2016-06-05 10:20:36 +02:00
Tobias Koppers f51d3a4153 fix bug where children is not visible on module object 2016-06-05 10:20:05 +02:00
Tobias Koppers c8a88638be bug fix where HMR can get into inconsistent state after multiple updates 2016-06-05 10:19:33 +02:00
Tobias Koppers c46e3e82c0 fixed System.import context
fixed #2490
2016-06-05 09:15:17 +02:00
Tobias Koppers dc3bd05502 2.1.0-beta.9 2016-06-04 20:19:59 +02:00
Tobias Koppers ce76858334 add hashSalt option
fixes #2544
2016-06-04 20:03:42 +02:00
Tobias Koppers 1014229d9a fixed formatting 2016-06-04 20:02:44 +02:00
Tobias Koppers c98d2514d6 fixed #2577 2016-06-04 19:54:01 +02:00
Tobias Koppers 8ee43c88b8 improve case sensitive warning 2016-06-04 19:51:22 +02:00
Tobias Koppers a90b968302 semi-colon, spacing 2016-06-04 19:08:34 +02:00
Tobias Koppers 99352035a5 fixed typo in example
fixes #2599
2016-06-04 18:54:56 +02:00
Tobias Koppers 4b4592e4c2 bug fix jsonp template plugin 2016-06-04 18:51:18 +02:00
Tobias Koppers 87db2e2bb6 linting 2016-06-04 17:35:08 +02:00
Tobias Koppers 1f66b3acf0 allow module.hot.accept without callback (harmony) 2016-06-04 17:31:03 +02:00
Tobias Koppers 7fa28860fd test bug fix to ensure clean records 2016-06-04 17:30:10 +02:00
Tobias Koppers af2a362ba1 move require.onError default to jsonp template 2016-06-04 17:29:43 +02:00
Tobias Koppers 714538cded include parents in HMR not accepted message
fixes #2501
2016-06-04 17:28:59 +02:00
Tobias Koppers f4ba0d0f0a support for importing into object shothand
fixed #2522
2016-06-04 15:22:47 +02:00
Tobias Koppers 2edd1ad5eb support exporting classes
fixed #2523
2016-06-04 15:06:10 +02:00
Tobias Koppers 08c0851400 fixed test for change 2016-06-04 14:47:51 +02:00
Tobias Koppers dac1354c14 test infrastructure improvements 2016-06-04 14:47:20 +02:00
Tobias Koppers f18d736a17 warn for errors while evaluating but ignore them 2016-06-04 14:19:55 +02:00
Tobias Koppers b4a1b98adc added testcase for #2528 2016-06-04 14:19:32 +02:00
Tobias Koppers d382b10683 fixed #2570 2016-06-04 14:19:20 +02:00
Tobias Koppers 9fce4061f1 added note for browsertest 2016-06-04 12:16:52 +02:00
Tobias Koppers d16459ba12 enable uglifyjs sourcemap via CLI if using source-map devtool
fixed #2590
2016-06-04 12:16:33 +02:00
Tobias Koppers eebf6a9901 updated stats results in test 2016-06-04 12:06:22 +02:00
Tobias Koppers 7af71d4a69 allow a['b'] instead of a.b
fixed #2228
2016-06-04 12:06:10 +02:00