skiny2015
6f15d185da
Add manual sort mode
2017-07-03 17:10:10 +02:00
Anchen
bd043db35d
Change headReg and bodyReg to allow spaces ( #709 )
...
* change headReg and bodyReg to allow spaces
* change regex to only allow space before closing tag
2017-06-29 09:08:52 +02:00
Rabbit
9665c63362
Add support for webpack 3( #707 )
2017-06-24 23:29:56 +02:00
Thomas Sileghem
9b272cfb2b
make test passes for webpack@1 and webapck@2 ( #642 )
...
* test(ci): start testing using webpack@2
* test(examples): update examples output files
* chore(travis): remove deprecaded node versions
2017-05-10 13:44:44 +02:00
Mike Evans
2d5c42ff18
chunks passed to alter-assets event ( #574 )
2017-01-29 15:07:05 +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
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
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
Michał Gołębiowski
d0105fd7a7
Don't treat templateContent set to an empty string as not specified
...
Fix #355
2016-07-06 13:30:54 +02:00
Jan Nicklas
8fbbf69e50
Update dependencies
2016-07-02 12:51:07 +02:00
Jan Nicklas
86badc3d6e
Add documentation for `html-webpack-plugin-alter-asset-tags`
2016-06-10 14:11:01 +02:00
Jan Nicklas
c43bb4359f
Add 'html-webpack-plugin-alter-asset-tags'
2016-06-10 08:17:41 +02:00
Jan Nicklas
c54273563a
Exclude chunks works now even if combined with dependency sort
2016-06-09 23:04:19 +02:00
Patrick Burtchaell
b718dc1c2c
Add type attribute to script element
...
* Update index.js to add type attribute
* Update tests
* Build examples to update HTML
* Update CHANGELOG
2016-05-13 13:18:58 +02:00
Jan Nicklas
c6f59019b3
Use travis matrix
2016-05-02 14:27:16 +02:00
Jan Nicklas
bfed3a29cc
Add support for dynamic filenames
2016-04-18 13:00:48 +02:00
Jan Nicklas
c0b730f25d
Support hashes in filenames
2016-04-18 13:00:48 +02:00
Jan Nicklas
831cbdecb8
Ensure that all tests pass for webpack2
...
Use sort mode "dependency" as default for webpack2
2016-03-23 11:06:11 +01:00
Jan Nicklas
a04434a225
Add unit tests for absolute file names
2016-03-23 09:20:34 +01:00
Evan You
e4e9555209
support absolute filenames
2016-03-23 03:08:46 -04:00
Jan Nicklas
890353b6e4
Add caching tests
2016-03-20 15:34:59 +01:00