Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upIncorrect path encoding when passing array of strings #983
Comments
This comment has been minimized.
This comment has been minimized.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

As you can see, the first filename is encoded as the base folder which is quite odd. I've tried making the file references
'./index.html'and'./package.json'but nothing seems to change it.