Christian Rühl
|
3fedf6ac33
|
Implemented new chunk sorting mode 'dependency', which attempts to order chunks based on their relation within the dependency tree as devised by Webpack.
Added unit test for new sorting mode.
Fixed a few typos in other unit tests...sorry, couldn't resist ;-)
|
2016-01-25 15:13:19 +01:00 |
Jan Nicklas
|
f8de79cce5
|
Merge pull request #188 from graingert/patch-1
Fix typos and grammar
|
2016-01-25 02:32:22 +01:00 |
Thomas Grainger
|
bee33c4081
|
Fix typos and grammar
|
2016-01-24 20:51:14 +00:00 |
Jan Nicklas
|
78c4e32bb0
|
Update README.md
|
2016-01-24 19:31:00 +01:00 |
Jan Nicklas
|
d49c2207c5
|
Fix migration guide link
|
2016-01-24 19:30:22 +01:00 |
Jan Nicklas
|
cd77e8a727
|
Add migration guide
|
2016-01-24 19:29:03 +01:00 |
Jan Nicklas
|
70df65d9e5
|
Add support for require in js templates
|
2016-01-24 19:07:09 +01:00 |
Jan Nicklas
|
9e8259ae26
|
Merge 2.x into master
|
2016-01-20 17:12:01 +01:00 |
Jan Nicklas
|
08fb649710
|
Update batch link for windows tests
|
2016-01-20 17:04:27 +01:00 |
Jan Nicklas
|
8eb8c86be4
|
Fix relative windows path
|
2016-01-20 16:51:07 +01:00 |
Jan Nicklas
|
bf48112fa9
|
Use semistandard code style
|
2016-01-20 16:50:16 +01:00 |
Jan Nicklas
|
a35e5e3b84
|
Add appveyor file
|
2016-01-20 16:24:16 +01:00 |
Jan Nicklas
|
d5c4e08457
|
Minor refactoring because of #179
Release 2.6.5
|
2016-01-19 14:52:25 +01:00 |
Jan Nicklas
|
c4ee1738e7
|
Add some documentation for the hmr fix
|
2016-01-19 07:38:21 +01:00 |
Jan Nicklas
|
3da52a6001
|
Merge pull request #178 from sokra/windows
Windows support
|
2016-01-19 07:31:41 +01:00 |
Jan Nicklas
|
f74928b6e6
|
Merge pull request #179 from sokra/cache-in-child
Child compilation must use a separate cache object
|
2016-01-19 07:31:16 +01:00 |
Tobias Koppers
|
b42074844c
|
Use a separate cache for the child compilation.
Sharing the cache cause bad issues with wrong module ids.
|
2016-01-18 23:48:42 +01:00 |
Tobias Koppers
|
b286cea3d2
|
fixed windows issue (backslash is escape char)
|
2016-01-18 23:45:22 +01:00 |
Jan Nicklas
|
9e7cc462ba
|
Add example results and add them to the test suite
|
2016-01-18 14:48:39 +01:00 |
Jan Nicklas
|
e566dac40d
|
Fix context
|
2016-01-18 14:47:54 +01:00 |
Jan Nicklas
|
df2e4728ab
|
Fix default template name
|
2016-01-18 14:47:26 +01:00 |
Jan Nicklas
|
0450b45c40
|
Prevent parsing the base template with the html-loader
|
2016-01-18 11:57:13 +01:00 |
Jan Nicklas
|
26c87253ca
|
Release 2.6.2
|
2016-01-15 17:05:48 +01:00 |
Jan Nicklas
|
f108db0737
|
Merge pull request #173 from creeperyang/feature/loaders
Fix lodash as dependency #172
|
2016-01-15 15:31:45 +01:00 |
creeperyang
|
5ec7e2dc59
|
require and resolve lodash internal, fix #172
|
2016-01-15 21:38:52 +08:00 |
Jan Nicklas
|
64ff092c1f
|
Add app cache example
|
2016-01-15 11:05:51 +01:00 |
Jan Nicklas
|
954aa98339
|
Merge pull request #166 from SimenB/patch-2
Add syntax highlighting to event example
|
2016-01-12 19:05:55 +01:00 |
Simen Bekkhus
|
aadf384a62
|
Add syntax highlighting to event example
|
2016-01-12 10:25:19 +01:00 |
Jan Nicklas
|
ad02508db1
|
Merge pull request #165 from SimenB/patch-2
Include the whole lib-directory
|
2016-01-12 10:22:41 +01:00 |
Simen Bekkhus
|
dd1518a260
|
Include the whole lib-directory
|
2016-01-12 10:01:55 +01:00 |
Jan Nicklas
|
c6cb00c4fe
|
Fixes #164 - Error: Cannot find module './lib/compiler.js'
|
2016-01-12 09:31:48 +01:00 |
Jan Nicklas
|
70259ea4b9
|
Invalidate cache on error
|
2016-01-12 09:30:32 +01:00 |
Jan Nicklas
|
1622c7d2e2
|
Move compiler to its own file
Improve error messages
Fix global HTML_WEBPACK_PLUGIN variable
|
2016-01-11 22:00:47 +01:00 |
Jan Nicklas
|
54528a5b41
|
Release 2.5.0
|
2016-01-11 16:08:47 +01:00 |
Jan Nicklas
|
62d7cfb36b
|
Fixes "No source available"
|
2016-01-11 16:08:16 +01:00 |
Jan Nicklas
|
3f16e3491a
|
Fix test for compiling multiple files
|
2016-01-11 12:20:46 +01:00 |
Jan Nicklas
|
7e4f83b26c
|
Fixes #130
|
2016-01-11 11:41:11 +01:00 |
Jan Nicklas
|
fd415c047c
|
Fix readme link to the default template
|
2016-01-11 11:20:06 +01:00 |
Jan Nicklas
|
9a53beb609
|
Merge pull request #160 from anjianshi/feature/loaders
Support lodash template's HTML "escape" delimiter (<%- %>)
|
2016-01-09 08:45:26 +01:00 |
anjianshi
|
ca50483385
|
fix comment
|
2016-01-09 10:10:04 +08:00 |
anjianshi
|
b3913d0400
|
Support lodash template's HTML "escape" delimiter (<%- %>)
|
2016-01-09 10:07:17 +08:00 |
Jan Nicklas
|
579839b0a6
|
Update readme
|
2016-01-08 10:20:36 +01:00 |
Jan Nicklas
|
37e744dd85
|
Update examples
|
2016-01-08 10:13:40 +01:00 |
Jan Nicklas
|
be966e70e0
|
Don't recompile if the assets didn't change
|
2016-01-07 19:19:04 +01:00 |
Jan Nicklas
|
b4363a8575
|
Add events `html-webpack-plugin-before-html-processing`, `html-webpack-plugin-after-html-processing`, `html-webpack-plugin-after-emit`
|
2016-01-07 11:14:23 +01:00 |
Jan Nicklas
|
df441b8b83
|
Update dependencies and bump version
|
2016-01-07 10:22:03 +01:00 |
Jan Nicklas
|
68428b583f
|
#135 Inject css and js even if the html file is incomplete
|
2016-01-07 10:20:52 +01:00 |
Jan Nicklas
|
4cfef8a12c
|
Improve caching
|
2016-01-07 09:58:14 +01:00 |
Jan Nicklas
|
9622634173
|
Release 1.7.0
|
2015-11-23 14:14:12 +01:00 |
Jan Nicklas
|
796bcbe19c
|
Add unit tests for chunk sort
|
2015-11-23 14:13:32 +01:00 |