osmosis-labs / osmojs

OsmosJS makes it easy to compose and broadcast Osmosis and Cosmos messages
https://cosmology.zone/products/osmojs
Apache License 2.0
62 stars 32 forks source link

Fix import cosmos from osmojs issue #83

Closed Zetazzz closed 5 months ago

Zetazzz commented 5 months ago

Fixed: https://github.com/osmosis-labs/osmojs/issues/80 Have reproduced and tested by creating a sample vite project.

build in commonjs only, which's sufficient for both imported by commonjs or esm libs. fix npm ignore in osmo-query