Skip to content

v1.6.1

Choose a tag to compare

@webdiscus webdiscus released this 20 Jan 21:21
· 55 commits to master since this release

2022-01-20

Improvement of file resolving

  • added supports for resolving of aliases from webpack resolve.plugins by required resources, like styles, scripts
  • added supports for resolving of srcset attribute in img tag
  • improve resolving the required files by all methods
  • fix resolving issues by usage the variable filename contained parent relative path in require() function
  • refactoring
  • added more test cases