Commit Graph

1954 Commits

Author SHA1 Message Date
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
Tobias Koppers fd5b8960b7 executeModules is an array, test hasOwnProperty
#2232
fixes #2546
2016-06-04 11:45:07 +02:00
Tobias Koppers abf0cefd59 2.1.0-beta.8 2016-05-29 20:53:06 +02:00
Tobias Koppers a24a299204 test must pass sourceMap true 2016-05-29 12:26:27 +02:00
Tobias Koppers ffd2d37efd changed defaults for uglifyjsplugin, no source mapping, no warnings 2016-05-29 12:17:59 +02:00
Tobias Koppers b129f16045 allow xor array in loaders list 2016-05-29 12:17:36 +02:00
Tobias Koppers 3f56f307c4 Merge pull request #2565 from rbartoli/improve-contributing
Improve CONTRIBUTING.md
2016-05-28 22:47:32 +02:00
Riccardo Bartoli ec068ca3a4 Improve CONTRIBUTING.md 2016-05-28 17:08:06 +01:00
Tobias Koppers beadd8e14f increase test timeout 2016-05-27 12:00:28 +02:00
Tobias Koppers 9fc25896ee Merge pull request #2551 from rbartoli/master
Update yargs to 4.7.1 (fixes #2511)
2016-05-27 11:05:04 +02:00
Tobias Koppers f4d43024c3 increase timeout for tests 2016-05-27 11:04:37 +02:00
Riccardo Bartoli ec11efb1c1 Add node 6 to .travis.yml 2016-05-26 10:22:43 +01:00
Riccardo Bartoli 9285c30a7d Update yargs (fixes #2511) 2016-05-25 21:44:32 +01:00
Tobias Koppers 1fbb888185 Merge pull request #2525 from e-cloud/e-cloud-patch-1
add missing constructors for all classes needed
2016-05-22 21:13:59 +02:00
Tobias Koppers 2eb1dabebc Merge pull request #2533 from also/remove-resolver-plugin-export
Remove export of ResolverPlugin which no longer exists
2016-05-22 21:12:51 +02:00
Ryan Berdeen edf12b4195 remove export of ResolverPlugin which no longer exists 2016-05-22 12:29:53 -04:00
e-cloud 13322ca35c add missing constructors for all classes needed
As i walk through the source, i've tried to trace the webpack running stack.
Then, i find the missing constructors result in uncleasr stack and create a patch
for them.
2016-05-20 13:39:36 +08:00
Tobias Koppers 76e845914b Merge pull request #2502 from a0viedo/patch-1
link build badge to master branch
2016-05-18 18:21:51 +02:00
Alejandro Oviedo d5b07ec814 link build badge to master branch 2016-05-17 10:32:35 -03:00
Tobias Koppers 729cbede52 Merge pull request #2488 from myshov/patch-2
Fix small typos in Readme
2016-05-16 01:19:36 +02:00
Alexander Myshov 571948434b Fix small typos in readme
Just fixing of small typos in readme.
2016-05-14 21:47:37 +07:00
Tobias Koppers 93f38132d1 fixed #2443 2016-05-14 14:41:31 +02:00
Tobias Koppers 75b93a1438 fixes #2455, fixes #2460 2016-05-14 14:33:04 +02:00
Tobias Koppers 9162f9e6ee 2.1.0-beta.7 2016-05-07 00:00:24 +02:00
Tobias Koppers b73cdc3ae5 travis changes 2016-05-06 23:59:25 +02:00
Tobias Koppers 296b841d55 longer timeout for test cases, appveyor is slow 2016-05-06 23:46:02 +02:00