grafana / k6-template-typescript

Template to use TypeScript with k6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't need to escape colon : in webpack config

shahinghasemi opened this issue · comments

Hi : is not a special character and can be safely regarded without escaping:

Hi!

Thank you for the report! At the same time, it does no harm to have it escaped, especially as it's placed inside a group.

Best,
Simme