Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consuming from Typescript #18

Open
CaptainCodeman opened this issue Nov 24, 2017 · 1 comment
Open

Consuming from Typescript #18

CaptainCodeman opened this issue Nov 24, 2017 · 1 comment

Comments

@CaptainCodeman
Copy link

I had a few issues when trying to consume it from a project using Typescript so I've created a build using rollup that includes the types as well as generating different packages for consuming as:

  • Node CommonJS
  • Node ES Modules
  • Browser UMD
  • Browser UMD Minified

Only tested the TS one so far, I'll send a PR when I've tried the others if you're interested in this approach.

https://github.com/CaptainCodeman/lit-element/tree/rollup-build

@kenchris
Copy link
Owner

kenchris commented Jan 9, 2018

So any update on this? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants