Skip to content

2.6.0

Latest
Compare
Choose a tag to compare
@cristianl cristianl released this 23 Mar 22:02
7bceb70

Added

  • (JS, TS) Default config now detects paths within backticks (e.g. import config from `./config.js`) #94
  • (JS, TS) Resolve node: prefixed modules 7bceb70

Fixed

  • (Twig) In import statements with extra parameters, match only the path to the file #90
  • Correctly resolve paths with up-level (e.g. '../config.js') from aliased source dirs #93