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

Add webpack to get a compiled version of luminave #41

Closed
TimPietrusky opened this issue Apr 2, 2018 · 2 comments
Closed

Add webpack to get a compiled version of luminave #41

TimPietrusky opened this issue Apr 2, 2018 · 2 comments

Comments

@TimPietrusky
Copy link
Member

In order to use luminave in other browsers, we have to add a transpiler like webpack to get an ES5 version.

Even if the other browser doesn't support WebUSB, you can use the other integrations.

@TimPietrusky
Copy link
Member Author

TimPietrusky commented Sep 12, 2018

We can generate a compiled version of luminave by using:

npm run build

This will generate everything into the docs folder.

@TimPietrusky
Copy link
Member Author

The build is broken: #79

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

No branches or pull requests

1 participant