-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Comparing changes
Open a pull request
base repository: jantimon/html-webpack-plugin
base: 0cf580c628a495d77b85e35ed1b9d244e2ec5ae0
head repository: jantimon/html-webpack-plugin
compare: eb73905d4a0f031ded7a7d235d3fb2c761267cc0
Commits on Jul 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 672f34b - Browse repository at this point
Copy the full SHA 672f34bView commit details
Commits on Aug 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for aedc623 - Browse repository at this point
Copy the full SHA aedc623View commit details
Commits on Oct 28, 2017
-
Doc: define lodash loader as the default loader (#789)
* Update readme to no longer reference ejs by default ejs is not the default template language, it's lodash, and it should be marked as such. * update template-option.md to reference lodash Previously was ejs, which was not what the default loader was.
Configuration menu - View commit details
-
Copy full SHA for f663339 - Browse repository at this point
Copy the full SHA f663339View commit details
Commits on Feb 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a8a8c2b - Browse repository at this point
Copy the full SHA a8a8c2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d66a1a9 - Browse repository at this point
Copy the full SHA d66a1a9View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 638c664 - Browse repository at this point
Copy the full SHA 638c664View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55aab64 - Browse repository at this point
Copy the full SHA 55aab64View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebfc277 - Browse repository at this point
Copy the full SHA ebfc277View commit details
Commits on Feb 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f5252ff - Browse repository at this point
Copy the full SHA f5252ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6319451 - Browse repository at this point
Copy the full SHA 6319451View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04ee3a6 - Browse repository at this point
Copy the full SHA 04ee3a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dee37e - Browse repository at this point
Copy the full SHA 1dee37eView commit details -
fix(package): use correct package-lock
Thomas Sileghem committedFeb 26, 2018 Configuration menu - View commit details
-
Copy full SHA for e01700e - Browse repository at this point
Copy the full SHA e01700eView commit details
Commits on Feb 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f669052 - Browse repository at this point
Copy the full SHA f669052View commit details
Commits on Mar 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 57411a9 - Browse repository at this point
Copy the full SHA 57411a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17b6f19 - Browse repository at this point
Copy the full SHA 17b6f19View commit details -
Fix to work with loader-utils ^1.1.0 (#792)
fix(query-loader): In case no query is provided, return an empty object. This fixes #727
Configuration menu - View commit details
-
Copy full SHA for 7587754 - Browse repository at this point
Copy the full SHA 7587754View commit details -
Add plugin to README.md (#853)
Add html-webpack-inline-style-plugin as a third party addon
Configuration menu - View commit details
-
Copy full SHA for 1ff661c - Browse repository at this point
Copy the full SHA 1ff661cView commit details -
docs(README): update template variables list (#840)
Documentation didn't mention `compilation` variable available in templates, which is crucial for inlining assets in html, even though there is an example in the repo using this variable.
Configuration menu - View commit details
-
Copy full SHA for 985654c - Browse repository at this point
Copy the full SHA 985654cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c8637c - Browse repository at this point
Copy the full SHA 2c8637cView commit details -
Change in-line spelling (#777)
I've searched for inlining solution by Ctrl+F'ing `inline`. Went for #104 and found last comment by luck. Then only found that this plugin was already mentioned in README. Spelling `in-line` is a bit strange, in my opinion. I understand that this is a smallish change, so feel free to decline changes. ✌️
Configuration menu - View commit details
-
Copy full SHA for 256f990 - Browse repository at this point
Copy the full SHA 256f990View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0558c18 - Browse repository at this point
Copy the full SHA 0558c18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44fcf14 - Browse repository at this point
Copy the full SHA 44fcf14View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc233b5 - Browse repository at this point
Copy the full SHA dc233b5View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 0348d6b - Browse repository at this point
Copy the full SHA 0348d6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8038a17 - Browse repository at this point
Copy the full SHA 8038a17View commit details
Commits on Mar 6, 2018
-
Add a note about ordering first
Per @TheLarkInn's suggestion, it is necessary to order `html-webpack-plugin` first before other plugins that make use of it.
Configuration menu - View commit details
-
Copy full SHA for 5711f16 - Browse repository at this point
Copy the full SHA 5711f16View commit details -
fix(entries): do not ignore JS if there is also CSS
broken by commit 0348d6b
Configuration menu - View commit details
-
Copy full SHA for 020b714 - Browse repository at this point
Copy the full SHA 020b714View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2288f20 - Browse repository at this point
Copy the full SHA 2288f20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 422d828 - Browse repository at this point
Copy the full SHA 422d828View commit details -
docs(readme): fix options table
apparently `|` in code blocks in tables need to be escaped these days…
Configuration menu - View commit details
-
Copy full SHA for eb0b765 - Browse repository at this point
Copy the full SHA eb0b765View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcbb036 - Browse repository at this point
Copy the full SHA bcbb036View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b2a71d - Browse repository at this point
Copy the full SHA 1b2a71dView commit details
Commits on Mar 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8131d8b - Browse repository at this point
Copy the full SHA 8131d8bView commit details
Commits on Mar 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 26dcb98 - Browse repository at this point
Copy the full SHA 26dcb98View commit details -
Configuration menu - View commit details
-
Copy full SHA for db6904b - Browse repository at this point
Copy the full SHA db6904bView commit details -
Add html-webpack-exclude-empty-assets-plugin
Add html-webpack-exclude-empty-assets-plugin to the docs
Configuration menu - View commit details
-
Copy full SHA for e6e8464 - Browse repository at this point
Copy the full SHA e6e8464View commit details
Commits on Mar 20, 2018
-
Change require html to require html-loader
Configuration menu - View commit details
-
Copy full SHA for df32593 - Browse repository at this point
Copy the full SHA df32593View commit details
Commits on Mar 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ff03761 - Browse repository at this point
Copy the full SHA ff03761View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd22d81 - Browse repository at this point
Copy the full SHA fd22d81View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf4176b - Browse repository at this point
Copy the full SHA cf4176bView commit details -
Configuration menu - View commit details
-
Copy full SHA for efbd352 - Browse repository at this point
Copy the full SHA efbd352View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05ee29b - Browse repository at this point
Copy the full SHA 05ee29bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2763474 - Browse repository at this point
Copy the full SHA 2763474View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5e32d3 - Browse repository at this point
Copy the full SHA c5e32d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07481a2 - Browse repository at this point
Copy the full SHA 07481a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 050b51a - Browse repository at this point
Copy the full SHA 050b51aView commit details
Commits on Mar 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 24f8acc - Browse repository at this point
Copy the full SHA 24f8accView commit details -
fix(loader): Use lodash inside the loader directly
Stop using webpack module rules inside the loader to get rid of the babel 500kb warning fix #786
Configuration menu - View commit details
-
Copy full SHA for 7b4eb7f - Browse repository at this point
Copy the full SHA 7b4eb7fView commit details
Commits on Mar 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a7d37ca - Browse repository at this point
Copy the full SHA a7d37caView commit details
There are no files selected for viewing
This file was deleted.