Open YoannMourot opened 2 years ago
Allowing template variables like ^foo-bar=barbar:string. This was causing an error Cannot initialize connector "rest": Cannot read property 'type' of undefined' at boot. https://regex101.com/r/HoCufm/1
Cannot initialize connector "rest": Cannot read property 'type' of undefined' at boot.
npm test
@raymondfeng, do we intend to support - in the template variables?
-
Allowing template variables like ^foo-bar=barbar:string. This was causing an error
Cannot initialize connector "rest": Cannot read property 'type' of undefined' at boot.
https://regex101.com/r/HoCufm/1Checklist
npm test
passes on your machine