Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

chore: Fix playground build #2365

Merged
merged 1 commit into from
Apr 6, 2022
Merged

chore: Fix playground build #2365

merged 1 commit into from
Apr 6, 2022

Conversation

MichaReiser
Copy link
Contributor

The wasm build must run before the JS build or TypeScript will bail out because some dependencies are missing.

Test

Deleted the dist and pkg directories, then ran npm run build.

Summary

Test Plan

The wasm build must run before the JS build or TypeScript will bail out because some dependencies are missing.

## Test

Deleted the `dist` and `pkg` directories, then ran `npm run build`.
@MichaReiser MichaReiser merged commit 064f501 into main Apr 6, 2022
@MichaReiser MichaReiser deleted the chore/website-build branch April 6, 2022 14:51
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.

2 participants