Corporateanon
65079e966c
Compiler does not work with windows paths
2015-01-05 15:13:11 +02:00
Tobias Koppers
e436659b34
fixed test case
2015-01-01 21:59:13 +01:00
Tobias Koppers
de1ea9d15e
allow multiple chunks for a dependency block #640
2015-01-01 21:58:27 +01:00
Tobias Koppers
775a9087b2
moved dependency block loading into separate file
2014-12-31 14:19:28 +01:00
Tobias Koppers
4b5e7339f4
chunkHash in stats output
...
fixed #647
2014-12-31 13:42:05 +01:00
Tobias Koppers
76f1c2fa0e
Improve HMR error handling #410
2014-12-31 01:47:52 +01:00
Tobias Koppers
e4dc029379
Merge pull request #648 from loganfsmyth/devtool-map-mutation
...
Don't persist sourcemap changes between steps.
2014-12-31 01:38:58 +01:00
Tobias Koppers
c22bbf8fa2
Cache output of EvalSourceMapDevTool
2014-12-31 01:38:23 +01:00
Tobias Koppers
c54989894b
typeof RegExp may != object
...
fixes #649
2014-12-30 23:55:41 +01:00
Tobias Koppers
94aa2dc49b
Merge pull request #651 from kmulvey/master
...
small typos
2014-12-30 19:14:49 +01:00
Kevin Mulvey
b15a25bf4c
typos
2014-12-30 11:18:51 -05:00
Kevin Mulvey
02f557fbfa
typo
2014-12-30 11:14:33 -05:00
Logan Smyth
ca00bec085
Don't persist sourcemap changes between steps.
2014-12-28 15:17:05 -08:00
Tobias Koppers
431bd659be
1.4.15
2014-12-28 01:26:41 +01:00
Tobias Koppers
908c05c07a
apply initial and entry correctly with commons chunk
...
fixes #642
2014-12-28 01:02:36 +01:00
Tobias Koppers
ea34a15dd8
fixes #645
2014-12-27 20:26:46 +01:00
Tobias Koppers
738c1d3e68
support library with CommonsChunkPlugin
...
fixes #622
2014-12-22 16:10:23 +01:00
Tobias Koppers
6c45e24e40
1.4.14
2014-12-22 15:29:04 +01:00
Tobias Koppers
698928be27
added move to parents example
2014-12-22 12:33:40 +01:00
Tobias Koppers
779dbd4930
more features for the CommonsChunkPlugin
...
* allow to select non-entry chunks
* allow to select multiple/all commons chunks
2014-12-22 12:33:11 +01:00
Tobias Koppers
4fef1312c5
evaluate null
...
fixes #633
2014-12-22 09:32:42 +01:00
Tobias Koppers
cc930801b5
more similar bugs with testcases
...
fixed #626
2014-12-16 08:12:30 +01:00
Tobias Koppers
a1ceccfc07
Added test for memberExpression parsing
2014-12-16 08:00:05 +01:00
Rich Snapp
66de9a455f
Walk computed MemberExpression properties
2014-12-11 12:14:51 -07:00
Tobias Koppers
1093277a8b
Merge pull request #605 from marcus/patch-1
...
Remove unused variable from HotModuleReplacementPlugin.js
2014-12-03 10:40:16 +01:00
Marcus Vorwaller
96843d6f26
Remove unused variable from HotModuleReplacementPlugin.js
...
oldStatus throws an error on every refresh "Dropping unused variable oldStatus" with minification.
2014-12-02 16:23:13 -08:00
Tobias Koppers
d94706ed02
DefinePlugin bug fix for deep nested objects
2014-11-12 13:33:18 +01:00
Tobias Koppers
c3f1094afe
Merge pull request #577 from julen/doc-fix
...
README: corrected reference to c.js
2014-11-10 18:41:42 +01:00
Julen Ruiz Aizpuru
fd0c1c0816
README: corrected reference to c.js
2014-11-10 16:08:27 +01:00
Tobias Koppers
34c509740b
1.4.13
2014-11-06 00:28:35 +01:00
Tobias Koppers
d863bb287e
include meta info in hash
2014-11-06 00:21:32 +01:00
Tobias Koppers
d746f0d279
fixes #565
2014-11-03 21:48:58 +01:00
Tobias Koppers
5edcaea76d
1.4.12
2014-11-03 08:10:16 +01:00
Tobias Koppers
d5dc904a15
fixed incomplete hash bug
2014-11-03 08:02:02 +01:00
Tobias Koppers
8c606b490b
1.4.11
2014-11-02 13:18:27 +01:00
Tobias Koppers
0f59e5d49d
ignore hidden files
...
fixes #474
2014-11-02 12:56:40 +01:00
Tobias Koppers
e12bc992af
include [chunkhash] tests again
...
added support for [chunkhash] with target node
2014-11-02 12:48:15 +01:00
Tobias Koppers
ae4146cd75
Merge branch 'feature/fix-555' of https://github.com/diurnalist/webpack into diurnalist-feature/fix-555
2014-11-02 12:23:23 +01:00
Tobias Koppers
1c9fd48839
reorganized function
2014-11-02 12:17:05 +01:00
Tobias Koppers
6a8caf5cd1
fixes #524 again
2014-11-02 12:16:55 +01:00
Tobias Koppers
9a375a770a
1.4.10
2014-10-31 12:46:35 +01:00
Tobias Koppers
6779ddb076
allow to disable SourceMap in UglifyJsPlugin
2014-10-31 12:46:18 +01:00
Tobias Koppers
e400afbf95
Merge pull request #560 from bernii/master
...
Add ability to skip files in UglifyJs via user-defined function
2014-10-30 17:09:26 +01:00
berni
836aac7b51
use test, include and exclude options as suggested by @sokra
2014-10-30 11:29:33 +01:00
berni
15448f16e9
add ability to skip files via user-defined function
2014-10-29 23:35:24 +01:00
Jason Anderson
97780e1c16
Updates hash length tests to catch async chunk loading
2014-10-28 12:24:26 +01:00
Jason Anderson
c84bd70b76
Fixes issue with hash length and loading external chunks
...
If the length option on a hash was being used for a file path template
(e.g. '[hash:8].js'), the file would be outputted with the correct name,
but the reference inside require.ensure would not work, because the length
truncation would operate on more than just the hash, and would truncate
some of the characters added to pad the hash value.
Fix is to implement the `hashWithLength` function where this is a problem.
This doesn't feel like a proper solution, as it adds some redundancies
in a few places, but it's only in the chunk loading blocks that this matters,
so it's small in scope.
2014-10-28 11:51:18 +01:00
Tobias Koppers
b02ef8b2c3
1.4.9
2014-10-26 11:19:43 +01:00
Tobias Koppers
41e42e8589
fixed renaming in IIFEs and Assignments
...
fixed #551 , fixed #494
2014-10-26 11:17:47 +01:00
Tobias Koppers
f27354498c
#551
2014-10-25 18:00:51 +02:00