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
@evilebottnawi I added a comment on the change with what I believe is causing this issue. Unfortunately, I do not have time to build a minimum repro case right now.
Expected Behavior
You should be able to specify a to: like '[1]' or 'foo/[1]'.
Actual Behavior
Files are being put in a literal directory named '[1]'.
Code
I believe this is caused somewhere in this change: 52f8be6
I apologize for not submitting a PR instead, as that is my preferred way to deal with bugs, but I do not have time to dig on this right now.
How Do We Reproduce?
Create a to: setting of '[1]' that is a replacement from a RegExp test.
The text was updated successfully, but these errors were encountered: