wonka
wonka copied to clipboard
Export Wonka.bs.js for ReasonML support
Newer versions of Node.js, starting at least with 12.19 throw an error about "./src/Wonka.bs.js" not being exported by the package when using Wonka from Reason. This change exports the compiled BS artifact and silences that error.
Resolves #97