mickey
mickey
any update?
> Will this make the regular expressions that use unicode properties compatible with es5 browsers? Compile it into ES5 code using only the TypeScript compilation engine.
> If we are going to support es5 browsers we will need tests to ensure no breaking changes. Can you write a test framework to run all the tests on...
> Option 1 is already available for your project. You can use Babel to compile marked to whatever version of es you need. > > We decided to drop support...
Understood. I might initiate a pull request.