woodser / monero-ts

TypeScript library for using Monero
http://woodser.github.io/monero-ts/typedocs
MIT License
210 stars 71 forks source link

Bundle polyfills with library #255

Closed woodser closed 1 week ago

woodser commented 2 weeks ago

This issue requests bundling any necessary polyfills with the library, so consumers do not have to manually configure / import needed polyfills.

The polyfills are currently listed in webpack.base.js.

woodser commented 1 week ago

Invalid because aliases must always be configured.