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

feat: support any npm package exporting react components #613

Merged
merged 3 commits into from
Sep 19, 2018

Conversation

marionebl
Copy link
Contributor

Changes the supported library format from requiring a patternplate setup to generic npm packages.

  • Assumes presence of *.d.ts files
  • Assumes all components are exported from a central entry file index.ts

@tilmx tilmx merged commit 9412309 into master Sep 19, 2018
@tilmx tilmx deleted the feat/package-json-support branch September 19, 2018 07:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants