Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Export browser and node version from Lisk Client - Closes #6817 #6822

Merged
merged 8 commits into from
Oct 6, 2021

Conversation

ishantiw
Copy link
Contributor

@ishantiw ishantiw commented Oct 6, 2021

What was the problem?

This PR resolves #6817

How was it solved?

  • Export node version of build by default
  • Export browser version as a subpath /browser from the package

How was it tested?

  • import * as client from '@liskhq/lisk-client/browser should work in browser environment
  • import * as client from '@liskhq/lisk-client should work in node environment

- Export node version of build by default
- Export browser version as a subpath /browser from the package
@ishantiw ishantiw self-assigned this Oct 6, 2021
@shuse2 shuse2 merged commit a5cea17 into hotfix/5.1.5 Oct 6, 2021
@shuse2 shuse2 deleted the 6817-export-browser-node-issue branch October 6, 2021 16:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants