RMLio / yarrrml-parser

A YARRRML parser library and CLI in Javascript
MIT License
41 stars 17 forks source link

Remove static log variable from Logger class #150

Closed TBoonX closed 1 year ago

TBoonX commented 2 years ago

Reason is that it is not in the ES5 standard and thus could not be used with some webpack scenarios. With my change importing yarrrml-parser does not break the app.