Plutonomicon / cardano-transaction-lib

A Purescript library for building smart contract transactions on Cardano
https://plutonomicon.github.io/cardano-transaction-lib/
MIT License
91 stars 52 forks source link

Remove defineplugin #1598

Closed klntsky closed 4 months ago

klntsky commented 5 months ago

Remove the use of DefinePlugin from the bundling systems (both webpack and esbuild). Use browser fields of package.jsons instead. Use isomorphic versions of the packages where needed.