GitHub / DustinJackson/html-webpack-inline-source-plugin / commits
Embed javascript and css source inline when using the webpack dev server or middleware
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| fccb5feb | Update README.md |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 9ebac98e | Update README.md |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 98ce50ee | Update README.md |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 380b5d22 | Update README.md |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| af1bb728 | Update README.md |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 66de5649 | merge Merge pull request #69 from wulijian/master |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 1f591557 | fix: close #57, 'source' undefined |
KnightWu <w****2@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| e557e50c | Update README.md |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 3d0922cb | merge Merge pull request #60 from mike168m/patch-1 |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| ced4c53e | Update README.md |
Michael Osei <m****7@l****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 4a101f44 | merge Merge pull request #58 from wingrunr21/fix_typescript_types |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| c4777196 | Add constructor definition to TS types | Stafford Brunk <w****1@g****m> | over 7 years ago | |
| b6613802 | bump version | Dustin Jackson <d****n@l****m> | over 7 years ago | |
| 5a928e75 | release 1.0.0-beta.1 | Dustin Jackson <d****n@l****m> | over 7 years ago | |
| f5c7becc | merge Merge pull request #55 from DominikPalo/master |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| b9e649e0 | merge Merge pull request #52 from Eterion/master |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 1bef0288 | Update the readme file |
Dominik Palo <d****k@p****k>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 3e659837 | Update the readme file |
Dominik Palo <d****k@p****k>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 12c4e155 | Fix tests |
Dominik Palo <d****k@p****k>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 39423a5e | Fix tests |
Dominik Palo <d****k@p****k>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 2f5abad4 | Fix a missing filename argument |
Dominik Palo <d****k@p****k>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 8d0e8f33 | Use the latest beta of the extract-text-webpack-plugin dependency (compatibil... |
Dominik Palo <d****k@p****k>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 6750b78d | Migrate the webpack configuration to be compatible with webpack 4 | Dominik Palo <d****k@p****k> | over 7 years ago | |
| 8bea600e | Update the extract-text-webpack-plugin dependency |
Dominik Palo <d****k@p****k>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 0fa8e6ad | Update webpack to the version 4 |
Dominik Palo <d****k@p****k>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| af332413 | Drop support for node version older than 6 |
Dominik Palo <d****k@p****k>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 13a9e085 | Update the html-webpack-plugin dependency to the latest beta version |
Dominik Palo <d****k@p****k>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 258590ce | Update tests |
Dominik Palo <d****k@p****k>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| bc51abcb | Fix missing semicolons |
Dominik Palo <d****k@p****k>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 282027a3 | Remove an unnecessary argument "options" |
Dominik Palo <d****k@p****k>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 63eb98d9 | Remove an unnecessary assert |
Dominik Palo <d****k@p****k>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 1250492a | Make plugin compatible with the HTML Webpack Plugin version 4 |
Dominik Palo <d****k@p****k>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| f7c51276 | Add typescript definition to package json | Eterion <E****n@u****m> | almost 8 years ago | |
| 77c0ac56 | merge Merge pull request #51 from anion155/patch-1 |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 279fe584 | Create type definition for module |
Михайлов Антон <a****5@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| a3e0afa1 | bump version | Dustin Jackson <d****n@l****m> | about 8 years ago | |
| 37126b1e | merge Merge pull request #44 from lcjnil/master |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 459d5a31 | merge Merge pull request #43 from kdepp/master |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 9ab34ee9 | merge Merge pull request #35 from serjout/master |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 68d264c9 | add test for subfolder | Jiu Liancheng <e****l@g****m> | about 8 years ago | |
| bfcfc7af | fix error occured in filename in subfolder | Jiu Liancheng <e****l@g****m> | about 8 years ago | |
| e1832795 | make sure tag has 'attributes' property |
kdepp <k****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 1a5dde32 | code style | sergey_utkin <s****n@s****o> | over 8 years ago | |
| cd5fb3d8 | bump version | Dustin Jackson <d****n@l****m> | over 8 years ago | |
| 0b7601f2 | merge Merge branch 'tailgo-master' | Dustin Jackson <d****n@l****m> | over 8 years ago | |
| a65c46fc | ! | tailgolin <t****n@t****m> | over 8 years ago | |
| f90372f3 | fix format by semistandard | tailgolin <t****n@t****m> | over 8 years ago | |
| 48d54cb5 | upgrade to wp4 | tailgolin <t****n@t****m> | over 8 years ago | |
| ffde3019 | asset name matching fixed | sergey_utkin <s****n@s****o> | over 8 years ago | |
| cfb98529 | bump version | Dustin Jackson <d****n@l****m> | about 9 years ago | |
| bdc4e564 | escape js source | Dustin Jackson <d****n@l****m> | about 9 years ago | |
| bd97b940 | merge Merge branch 'AndyBarron-master' | Dustin Jackson <d****n@l****m> | about 9 years ago | |
| 3b2a04ba | Don't strip query string from asset URL. Add test for such URLs. | Andy Barron <A****n@g****m> | about 9 years ago | |
| bc2f6d0a | bump version, update readme | Dustin Jackson <d****n@h****m> | over 9 years ago | |
| 96e565f8 | merge Merge branch 'ggd543-master' | Dustin Jackson <d****n@h****m> | over 9 years ago | |
| 2484e9b8 | fix: the file source can be Buffer when using with other plugins, such as `Ad... | yongjian.lyj <y****j@a****m> | over 9 years ago | |
| 07426300 | bump version | Dustin Jackson <d****n@h****m> | over 9 years ago | |
| 1e69d987 | merge Merge branch 'pluma-patch-1' | Dustin Jackson <d****n@h****m> | over 9 years ago | |
| b3c06039 | Fix interop with other plugins |
Alan Plum <m****e@p****o>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 84a73656 | bump version for publicpath fix | Dustin Jackson <d****n@l****m> | over 9 years ago | |
| 22a7af61 | bugfix for undefined publicpath | Dustin Jackson <d****n@l****m> | over 9 years ago | |
| 46cdf8c4 | merge Merge pull request #9 from AndyBarron/master |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 406cd2e4 | Correct terminology in comment | Andy Barron <A****n@g****m> | over 9 years ago | |
| 907f36dd | Bump version for hash removal | Andy Barron <A****n@g****m> | over 9 years ago | |
| df8a57bc | Strip source URL hash | Andy Barron <A****n@g****m> | over 9 years ago | |
| 012236bf | use OUTPUT_DIR to resolve generated html | Dustin Jackson <d****n@l****m> | over 9 years ago | |
| 5ad36503 | merge Merge pull request #7 from AndyBarron/master |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 804b16c5 | Never pass undefined into the path module | Andy Barron <A****n@g****m> | over 9 years ago | |
| 979d3e0a | Bump version for sourcemap URL support |
Andy Barron <a****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 2d7987d1 | README.md: All sourcemap comment styles work |
Andy Barron <a****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| b4fa4f71 | Correct relative sourcemap URLs when inlining them | Andy Barron <A****n@g****m> | over 9 years ago | |
| 8f38cb33 | Release 0.0.3 | Dustin Jackson <d****n@l****m> | almost 10 years ago | |
| 5ea6a77a | merge Merge pull request #1 from callumacrae/full-path |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 3f0ce94a | Look up asset using full path if partial path not found | Callum Macrae <c****m@s****m> | almost 10 years ago | |
| 0deabd38 | Update README.md |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 316d5b1f | Release 0.0.2 | Dustin Jackson <d****n@l****m> | almost 10 years ago | |
| 6d05a376 | update callback to remove deprecation warning | Dustin Jackson <d****n@l****m> | almost 10 years ago | |
| 0c5b423b | Update README.md |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 383f69f4 | Update README.md |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| a00e4eb6 | Update README.md |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| e9297d60 | Update README.md |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| b17fae2f | Update README.md |
Dustin Jackson <d****n@l****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 47053cb5 | update readme | Dustin Jackson <d****n@l****m> | almost 10 years ago | |
| c722ed4c | update readme | Dustin Jackson <d****n@l****m> | almost 10 years ago | |
| 11e9e424 | initial commit | Dustin Jackson <d****n@l****m> | almost 10 years ago |