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

Use dynamic import wasm module #72

Merged
merged 2 commits into from
May 13, 2020

Conversation

kamiazya
Copy link
Member

@kamiazya kamiazya commented May 12, 2020

What was a problem

Even if @hpcc-js/wasm was not used, it was imported, and it became virtually mandatory even though it was optional peerDependencies.

How this PR fixes the problem

Fixed by using dynamic import so that it does not depend unless used.

Check lists (check x in [ ] of list items)

  • Test passed
  • Coding style (indentation, etc)

@kamiazya kamiazya added the enhancement New feature or request label May 12, 2020
@kamiazya kamiazya merged commit 64259c4 into master May 13, 2020
@kamiazya kamiazya deleted the optional-dependency-module-dynamic-import branch May 13, 2020 14:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant