Jan Nicklas
8039058daa
Adjust example loader configuration
2017-02-01 08:54:33 +01:00
Jan Nicklas
cd5fe7334b
Add bithound configuration
2017-02-01 08:49:12 +01:00
Jan Nicklas
7804cc3bbb
Update urls
2017-02-01 08:48:40 +01:00
Jan Nicklas
426dfc7ce2
Update readme
2017-01-29 23:50:36 +01:00
Jan Nicklas
aa137c987e
Use let/const instead of var
2017-01-29 20:18:08 +01:00
Jan Nicklas
57bb6286bc
Use es6 classes
2017-01-29 19:44:33 +01:00
Jan Nicklas
4404f9d09c
Use charset="utf-8" as proposed in #522
2017-01-29 15:21:04 +01:00
Mike Evans
374e23eadd
chunks passed to alter-assets event ( #574 )
2017-01-29 15:09:03 +01:00
Peter Marton
d64827acc4
fix(chunksorter): webpack2 compatible ( #569 )
2017-01-29 15:04:10 +01:00
Jan Nicklas
ae4a49ecf8
Update version number
2017-01-29 15:00:50 +01:00
Jan Nicklas
0b4ce98b2e
Fix codestyle
2017-01-29 14:33:58 +01:00
Jan Nicklas
0ba21651a2
Use arrow functions
...
Remove `self=this`
Use template literals
2017-01-29 14:29:03 +01:00
Kees Kluskens
717eb6818b
Document `yarn link` before running tests ( #570 )
2017-01-29 14:08:40 +01:00
Jan Nicklas
d937cb2ffa
Remove support for node 0.10
2017-01-29 14:05:01 +01:00
Kees Kluskens
c5b8382ad5
Remove `text/javascript` from all script tags
2017-01-29 14:02:48 +01:00
Jan Nicklas
ed00a67437
Update changelog
2017-01-29 13:47:39 +01:00
Kees Kluskens
9628e6504c
Remove html minification
2017-01-29 13:44:48 +01:00
jharris4
f30426e028
Add link to html-webpack-include-assets-plugin ( #560 )
2017-01-29 13:44:48 +01:00
Arseny Razin
76e05ef39e
Fix travis-ci: set tty size ( #552 )
2017-01-29 13:44:48 +01:00
Arseny
7c0ad5093b
Fix template compilation for es6 modules ( #550 )
2017-01-29 13:44:48 +01:00
Peach
78cb9867e1
Fix template path resolving regexp to support loader query parameters ( #542 )
2017-01-29 13:44:48 +01:00
Jan Nicklas
82bba6a5f6
Update README.md
2017-01-29 13:44:48 +01:00
Jan Nicklas
3d1e403ece
Update README.md
2017-01-29 13:44:48 +01:00
Mike Evans
e8f749f6ba
updated README ( #539 )
2017-01-29 13:44:48 +01:00
Jan Nicklas
0a7d2244f4
Rename `closingTag` into `voidTag` like in the official w3c spec.
...
Provide a `createHtmlTagObject` helper for plugin authors to create new tags.
2017-01-29 13:42:52 +01:00
Jan Nicklas
2f4c88355c
Fix unit tests for node 0.12
2017-01-04 08:40:48 +01:00
Jan Nicklas
ecc0784af5
Fix unit tests for node 0.12
2017-01-04 08:38:08 +01:00
Mike Evans
d22c23066a
Allows events to add no-value attributes
2017-01-03 22:22:30 +01:00
Jan Nicklas
90c6b90279
Add yarn lock file
2016-12-31 00:28:26 +01:00
Jan Nicklas
f3abe9f6ae
Update dependencies
2016-12-31 00:17:23 +01:00
Jan Nicklas
be5d67af5b
Release 2.25.0
2016-12-30 20:13:25 +01:00
Jan Nicklas
9046e46d12
Cleaner webpack compilation output
2016-12-30 20:09:42 +01:00
Simen Bekkhus
8fbee6a732
Allow webpack 2 rc ( #526 )
2016-12-21 14:31:55 +01:00
James Ye
ef41d98bd0
Update README.md ( #519 )
2016-12-08 11:21:59 +01:00
Leonard Kinday
06b49ff363
Typos and edits in README.md ( #502 )
2016-11-25 14:50:14 +01:00
Tal Ater
6657d38873
Typo fixed in README.md ( #498 )
2016-11-21 13:31:16 +01:00
Jan Nicklas
e7c44ab1b5
Update README.md
2016-11-16 12:23:21 +01:00
Jan Nicklas
b2db3f91e9
Refactor chunk filtering
2016-11-15 09:24:30 +01:00
Jan Nicklas
ff249a57b4
Update README.md
2016-11-12 19:47:31 +01:00
Jan Nicklas
8ed2159b9d
Improve readability
2016-11-11 09:52:41 +01:00
Jan Nicklas
03320747dc
Release 2.24.1
2016-10-31 08:56:36 +01:00
Andrea Ascari
bac1cd4469
Hide event deprecated warning of 'applyPluginsAsyncWaterfall' for html-webpack-plugin-after-emit and improve the warning message. ( #478 )
2016-10-31 08:52:31 +01:00
Jan Nicklas
fe5580985e
Update integration tests to match the current webpack compiler
2016-10-29 09:03:48 +02:00
Jan Nicklas
1a2e2b3e94
Release 2.24.0
2016-10-21 10:11:17 +02:00
Andrea Ascari
4e29b022b8
Made before and after "html-processing" events use callback value ( #442 )
...
* Used returned value from applyPluginsAsyncWaterfall promise instead of referred object.
* Removed the possibility to alter 'html' and 'assets' in 'html-webpack-plugin-alter-asset-tags'.
* Added warning for non returned result from 'html-webpack-plugin-after-html-processing' and fixed tests.
2016-10-12 14:23:13 +02:00
christoph peter
9757d3df30
replace [hash] in publicPath of favicon ( #441 )
2016-09-26 12:29:30 +02:00
Tim Oxley
03758f46cc
Fix Readme Typo ( #435 )
...
`s/inject/template`
2016-09-18 08:55:40 +02:00
Jan Nicklas
62c9e70113
Merge pull request #426 from insin/patch-1
...
Update peerDependencies to support use with Webpack 2 beta and npm2
2016-09-14 13:19:17 +02:00
Jonny Buchanan
4e9582556f
Update peerDependencies to support use with Webpack 2 beta and npm2
2016-09-10 09:34:08 +10:00
Jan Nicklas
8b79742f6f
Merge pull request #406 from adjohnson916/patch-1
...
Capitalize some acronyms in README.
2016-08-25 17:37:45 +02:00