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

fix: make patterns consumable by node projects #655

Merged
merged 10 commits into from
Feb 27, 2023
Merged

Conversation

harrysolovay
Copy link
Contributor

Following this PR + publish, one will be able to utilize pattens in node projects.

Note: this will require the project's package.json to contain a type of "module" and its tsconfig to have a moduleResolution strategy of "esnext"

import { MultisigRune } from "capi/patterns/multisig"

tjjfvi
tjjfvi previously approved these changes Feb 27, 2023
patterns/identity.ts Outdated Show resolved Hide resolved
@tjjfvi tjjfvi dismissed their stale review February 27, 2023 13:04

misclick

@harrysolovay harrysolovay merged commit 9cb3352 into main Feb 27, 2023
@harrysolovay harrysolovay deleted the pattern-cleanup branch February 27, 2023 15:43
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