You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.2 KiB
1.2 KiB
1.5.0 (December 8, 2021)
- Injector function is called with
this
context pointing to the loader context.
1.4.0 ~ 1.4.1 (November 17, 2020)
1.3.3 (December 19, 2019)
- Fix resource files cache invalidation problems on Windows. #17
1.3.0 ~ 1.3.2 (November 11, 2019)
-
Support for relative path in patterns.
-
Ensure each resource ends with a newline.
-
More detailed validation messages.
-
Fix the regular expression compatibility error. #20
-
Fix dependency issue of resource files.
1.2.1 (August 12, 2018)
- Fix invalid path seperator on Windows. #8
1.2.0 (August 11, 2018)
- Support for
css
resources. #7 - Support for asynchronous injector.
- Improve type checking for loader options.
1.1.0 (February 28, 2018)
- Support for
prepend
,append
injector.
1.0.0 (December 5, 2017)
- Initial stable release.