Commit Graph

410 Commits

Author SHA1 Message Date
Jan Nicklas ef1915a4ee Update urls 2017-02-01 08:47:58 +01:00
Jan Nicklas e71b512548 Add bithound configuration 2017-01-30 00:12:05 +01:00
Jan Nicklas d45e980e7d Update readme 2017-01-29 23:51:03 +01:00
Mike Evans 2d5c42ff18 chunks passed to alter-assets event (#574) 2017-01-29 15:07:05 +01:00
Jan Nicklas 73a01bdcaf Release 2.28.0 2017-01-29 14:48:23 +01:00
Jan Nicklas 9bdb6189ea Release 2.27.1 2017-01-29 14:46:14 +01:00
Jan Nicklas 61ec618c53 Release 2.27.0 2017-01-29 14:43:49 +01:00
Peter Marton 9d7aa21377 fix(chunksorter): webpack2 compatible (#569) 2017-01-29 14:34:25 +01:00
Kees Kluskens cbbb4a9aec Document `yarn link` before running tests (#570) 2017-01-29 14:08:12 +01:00
jharris4 41dce566c3 Add link to html-webpack-include-assets-plugin (#560) 2017-01-25 09:27:53 +01:00
Arseny Razin 6dd753c3ba Fix travis-ci: set tty size (#552) 2017-01-21 19:29:07 +01:00
Arseny 7a781a4120 Fix template compilation for es6 modules (#550) 2017-01-20 12:11:09 +01:00
Peach 1b4f8efe94 Fix template path resolving regexp to support loader query parameters (#542) 2017-01-11 10:09:30 +01:00
Jan Nicklas 26c95e9c4b Update README.md 2017-01-05 10:02:58 +01:00
Jan Nicklas 45099373d9 Update README.md 2017-01-05 10:01:43 +01:00
Mike Evans d07d1ebf66 updated README (#539) 2017-01-05 09:56:48 +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
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