Tobias Koppers
|
fd11d59cc8
|
Merge pull request #253 from shama/readme
Grammar and wording fixes in the README
|
2014-05-06 21:46:42 +02:00 |
Kyle Robinson Young
|
2a59b6406f
|
Grammar and wording fixes in the README
|
2014-05-06 09:29:53 -07:00 |
Tobias Koppers
|
adf3108a78
|
1.1.8
|
2014-04-19 21:36:16 +02:00 |
Tobias Koppers
|
525f8b9579
|
don't allow dedupe plugin by option (because thats broken)
|
2014-04-19 21:35:26 +02:00 |
Tobias Koppers
|
5c3f8cc345
|
Don't render and emit entry assets if not needed
webpack/webpack-dev-server#21
|
2014-04-19 21:35:01 +02:00 |
Tobias Koppers
|
04e24ed7f0
|
Merge pull request #244 from ryancbarry/master
Bug fix: template.apply() expects dependencyTemplates arg
|
2014-04-19 11:45:28 +02:00 |
Ryan Barry
|
6d3fdebc9e
|
template.apply() expects dependencyTemplates arg
Prototype method template.apply() defined at `/lib/dependencies/TemplateArgumentDependency.js:21`.
|
2014-04-18 23:35:01 -07:00 |
Tobias Koppers
|
7ce463c170
|
added css-bundle example
|
2014-04-18 16:51:23 +02:00 |
Tobias Koppers
|
0467f4b00a
|
added newline after each child stats
|
2014-04-18 14:58:57 +02:00 |
Tobias Koppers
|
1f651d6fcb
|
add an additional hook
|
2014-04-18 12:56:19 +02:00 |
Tobias Koppers
|
0ed9c75992
|
1.1.7
|
2014-04-17 09:56:59 +02:00 |
Tobias Koppers
|
e2c0866c62
|
chunk ids are unique now, so this is no longer needed
|
2014-04-17 09:08:46 +02:00 |
Tobias Koppers
|
58424e0824
|
support "jsonp" in output.libraryTarget
|
2014-04-17 08:58:12 +02:00 |
Tobias Koppers
|
334e565f18
|
support [hash] in output.library
|
2014-04-17 08:57:48 +02:00 |
Tobias Koppers
|
504cb48e8f
|
1.1.6
|
2014-04-17 08:42:05 +02:00 |
Tobias Koppers
|
8d49b5ba99
|
recompiled component example
|
2014-04-17 08:41:33 +02:00 |
Tobias Koppers
|
a3ddae9418
|
removed empty lines from code in examples
|
2014-04-17 08:41:14 +02:00 |
Tobias Koppers
|
51fbb41f21
|
update component example
|
2014-04-17 08:40:55 +02:00 |
Tobias Koppers
|
dc21f1b0f5
|
Merge pull request #226 from vhpoet/patch-1
Require externals plugin for node-webkit target.
|
2014-04-09 19:06:01 +02:00 |
Vahe Hovhannisyan
|
bbc46a6c0b
|
Require externals plugin for node-webkit target.
|
2014-04-09 09:47:59 -07:00 |
Tobias Koppers
|
1e4428a2a2
|
Unused requires
|
2014-04-09 09:21:43 +02:00 |
Tobias Koppers
|
d0fa60f402
|
Merge pull request #224 from kristoferjoseph/master
Install instructions
|
2014-04-09 09:15:51 +02:00 |
Tobias Koppers
|
32df8b7309
|
1.1.5
|
2014-04-09 09:12:18 +02:00 |
Tobias Koppers
|
bea08dc1a2
|
added node-webkit target (experimental)
added option to provide no target
added defaults for node-webkit
allow browsertests to run in node-webkit
|
2014-04-09 09:12:04 +02:00 |
Tobias Koppers
|
a942f67bda
|
bug fixed for externals function
|
2014-04-09 08:25:17 +02:00 |
Kristofer Joseph
|
89ba69ef85
|
Fixing install formatting
|
2014-04-08 15:21:23 -07:00 |
Kristofer Joseph
|
ea5f894067
|
Adding project install instructions
|
2014-04-08 15:20:56 -07:00 |
Kristofer Joseph
|
abd546354c
|
Adding installation instructions to the README
Is this a 'prefer global' scenario?
Can this have local instructions instead?
`npm i webpack --save-dev`
|
2014-04-08 15:19:52 -07:00 |
Tobias Koppers
|
d6aa7b1388
|
1.1.4
|
2014-04-05 18:11:27 +02:00 |
Tobias Koppers
|
14875d5778
|
add multi part library example #221
|
2014-04-05 18:11:13 +02:00 |
Tobias Koppers
|
9e6b6deea4
|
support arrays and [name] in output.library
fixes #221
|
2014-04-05 18:10:47 +02:00 |
Tobias Koppers
|
5dcf54c1d4
|
1.1.3
|
2014-04-03 19:47:14 +02:00 |
Tobias Koppers
|
b6923ccf93
|
sourceMapsFilename support querystrings
fixes #217
|
2014-04-03 19:46:53 +02:00 |
Tobias Koppers
|
ee3c53c7ce
|
Fix test case for case-sensitive filesystems
|
2014-03-31 11:39:01 +02:00 |
Tobias Koppers
|
fece5aee86
|
1.1.2
|
2014-03-31 11:33:45 +02:00 |
Tobias Koppers
|
998870d9ee
|
Warn about modules with matching names if case is ignored
fixes #210
|
2014-03-31 11:33:17 +02:00 |
Tobias Koppers
|
67cae9333c
|
1.1.1
|
2014-03-31 08:50:04 +02:00 |
Tobias Koppers
|
59321874df
|
give information about chunk name to asset mapping
|
2014-03-31 08:46:04 +02:00 |
Tobias Koppers
|
6e7bd0c60b
|
allow querystring for assets, fixes #217
|
2014-03-31 08:45:45 +02:00 |
Tobias Koppers
|
a79fecfb6a
|
Updated examples for 1.1.0
|
2014-03-25 10:44:10 +01:00 |
Tobias Koppers
|
5154409d66
|
1.1.0
|
2014-03-25 10:31:20 +01:00 |
Tobias Koppers
|
256baf4871
|
1.1.0-beta12
|
2014-03-21 16:22:11 +01:00 |
Tobias Koppers
|
452ef2a5fc
|
fixed test case
|
2014-03-21 16:21:59 +01:00 |
Tobias Koppers
|
571505aa8f
|
clean up dependencies
|
2014-03-21 16:16:31 +01:00 |
Tobias Koppers
|
9cbabcd6f2
|
added test case of literate coffee-script
|
2014-03-21 16:11:43 +01:00 |
Tobias Koppers
|
11ebc21593
|
cache is on by default
disable it with cache: false resp. --no-cache
@petehunt
|
2014-03-21 16:08:35 +01:00 |
Tobias Koppers
|
8af61319cb
|
1.1.0-beta11
|
2014-03-20 08:38:35 +01:00 |
Tobias Koppers
|
b23e232716
|
Don't show error messages for binary files
fixes https://twitter.com/thomasABoyt/status/446504948839088128
@thomasboyt
|
2014-03-20 08:38:28 +01:00 |
Tobias Koppers
|
1fe6022712
|
only decorate the jsonp function
this allows mutliple instances of bundles of the same build
fixes karma-webpack#2
|
2014-03-20 08:07:01 +01:00 |
Tobias Koppers
|
a134fae430
|
require.extension should translate to undefined
fixes #209
|
2014-03-19 23:27:18 +01:00 |