@vanilla-extract/webpack-plugin@2.3.7
vanilla-extract-ci
released this
09 Mar 06:12
·
70 commits
to master
since this release
Patch Changes
-
#1333
6ac9f66
Thanks @askoufis! - Use a more accurate regex for detecting webpack template strings in pathsWe now use a modified version of the regex from the webpack source code to detect template strings in paths.
As long as the path isn't already escaped, we should detect it.