Commit Graph

379 Commits

Author SHA1 Message Date
Jan Nicklas 2ea554518a WIP - Allow to use __dirname and __filename in template files (webpack 2 only) 2016-10-31 08:54:29 +01:00
Jan Nicklas 0474662b01 Cleaner webpack compilation output 2016-10-29 09:04:14 +02: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
Anders D. Johnson 55d5370b71 Capitalize some acronyms in README. 2016-08-20 07:58:33 -05:00
Jan Nicklas 263b5b6bde Update dependencies 2016-08-12 09:36:22 +02:00
Jan Nicklas 9d00ad79ed Update template-option.md 2016-08-02 14:49:28 +02:00
Jan Nicklas 93b69a3646 Merge pull request #383 from Madalosso/patch-1
Update template-option.md
2016-07-16 13:33:22 +02:00
Otávio Migliavacca Madalosso 91ba00ea5a Update template-option.md
fix a missing ' ] ' on loader instruction
2016-07-14 15:09:38 -03:00
Jan Nicklas e493064c34 Merge pull request #375 from mgol/empty-templateContent
Don't treat templateContent set to an empty string as not specified
2016-07-06 23:59:39 +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 fb18de08a0 Update template-option.md 2016-07-02 13:01:24 +02:00
Jan Nicklas 8fbbf69e50 Update dependencies 2016-07-02 12:51:07 +02:00
Jan Nicklas 2f2c88bbdb Update dependencies and integration tests 2016-07-02 12:30:16 +02:00
Jan Nicklas d1f9330715 Update README.md 2016-07-02 12:21:13 +02:00
Jan Nicklas c6b45b314e Better error handling (#354)
Add some docs
2016-07-02 12:17:11 +02:00
Jan Nicklas 943c555665 Merge pull request #354 from vincentngthu/master
Handle err before any logic in promise return by compileTemplate
2016-06-15 18:50:08 +02:00
Zhanwei Wu 4e6f902cab optimized err handling logic 2016-06-15 18:36:24 +08:00
wuzhanwei e493348953 Update compiler.js
ref #353 handle err before any logic in promise return by compileTemplate
2016-06-15 13:40:25 +08:00
Jan Nicklas fa25bd7718 Merge pull request #345 from ampedandwired/feature/alter-tags
Add 'html-webpack-plugin-alter-asset-tags'
2016-06-12 13:33:38 +02:00
Jan Nicklas 6c516a85c2 Merge pull request #350 from victorwpbastos/patch-1
small typo
2016-06-12 13:32:41 +02:00
Victor Bastos b9f0c9e92f small typo 2016-06-10 15:27:32 -03: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 c2982a8977 Merge pull request #343 from ampedandwired/fixes/dependency-sort
Exclude chunks works now even if combined with dependency sort
2016-06-10 08:15:37 +02:00
Jan Nicklas c54273563a Exclude chunks works now even if combined with dependency sort 2016-06-09 23:04:19 +02:00
Jan Nicklas f3e4ead0f5 Rebuild webpack 2 test fixtures 2016-06-09 23:03:04 +02:00
Jan Nicklas c229fcbab2 Add html-webpack-plugin-alter-chunks event 2016-05-30 11:59:17 +02:00
Jan Nicklas 998ebf03eb Update CHANGELOG.md 2016-05-29 13:18:16 +02:00
Jan Nicklas 3a10699319 Update dependencies 2016-05-29 13:12:39 +02:00
Jan Nicklas 390635a519 Release 2.17.0 2016-05-13 13:43:19 +02:00
Jan Nicklas 7230b6a537 Update tests for webpack beta 2016-05-13 13:22:08 +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 0952b3a810 Release v2.16.2 2016-05-13 11:46:16 +02:00
Thomas Grainger 05d6694743 ∃ ∀ hot-update.js for isHotUpdateCompilation 2016-05-13 11:46:15 +02:00
Jan Nicklas 52f53faf45 Recompile templates for newest beta version 2016-05-13 11:45:52 +02:00
Jan Nicklas a252bca92c Update README.md 2016-05-03 08:43:08 +02:00
Jan Nicklas 3e751b7046 Release 2.16.1 2016-05-02 18:08:04 +02:00
Jan Nicklas c6f59019b3 Use travis matrix 2016-05-02 14:27:16 +02:00
Jan Nicklas 10058066d7 Merge pull request #281 from dtinth/patch-1
Don’t emit the html for hot-update compilation.
2016-04-30 19:53:49 +02:00
Jan Nicklas 129c42e8d0 Add tests for node 6 2016-04-27 08:48:47 +02:00
Jan Nicklas cdd97c3279 Adjust tests for webpack 2 beta 2016-04-25 19:27:03 +02:00
Jan Nicklas 0a9d8e8417 Update dependencies 2016-04-25 19:16:19 +02:00
Jan Nicklas 20ac9e9fc5 Update README.md 2016-04-18 13:45:38 +02:00