wix-incubator / react-templates

Light weight templates for react
https://wix.github.io/react-templates
MIT License
2.82k stars 207 forks source link

Match any case for the "as" keyword in rt-scope. #236

Open bencummins opened 6 years ago

bencummins commented 6 years ago

When using anything other than 'as' it was causing the parseScopeSyntax function to throw an exception.

Among other things, this caused an issue with web pack setting in an infinite loops trying to compile.