Mark Frisbey
Mark Frisbey
A C# application consuming Edge.js crashes when running in a folder containing Asian characters. To reproduce the issue: * Create a folder containing Japanese characters (example: カタカナ) * Use Visual...
## Description Updates the library to use `webpack`, instead of `babel` directly, to generate a browser-ready version. ## Related Issue #125 ## Motivation and Context Allows usage of the library...
### Expected Behaviour Using the library in a browser/webpack environment should be seamless. ### Actual Behaviour Trying to use this library in a consumer using webpack causes various errors due...