You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improvement of alias resolving, #6
- added supports for resolving for 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
- fix issuues with backslashes in Windows
- refactoring