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

Upgrade packages, generate UMD & ES packages, remove accessibility warnings & convert to a SvelteKit based component. #10

Merged
merged 9 commits into from
Apr 1, 2022

Conversation

eraviart
Copy link
Contributor

No description provided.

@nosovk
Copy link

nosovk commented May 17, 2021

@tanhauhau probably merging that would close #7
which appears if you use that package in svelte-kit

@nosovk
Copy link

nosovk commented May 17, 2021

#3 and that one probably closed by that PR

@braebo
Copy link

braebo commented Jul 8, 2021

@tanhauhau Hey man! Anything stopping you from merging this? It's doing a number on my logs 😅

Screenshot 2021-07-08 at 12 35 26 PM

@eraviart eraviart changed the title Upgrade packages, generate UMD & ES packages, remove accessibility warnings. Upgrade packages, generate UMD & ES packages, remove accessibility warnings & convert to a SvelteKit based component. Apr 1, 2022
@tanhauhau tanhauhau merged commit 82903de into tanhauhau:master Apr 1, 2022
@tanhauhau
Copy link
Owner

Thanks :)

@eraviart
Copy link
Contributor Author

eraviart commented Apr 1, 2022

To generate package , you need to do:

npm run package

And to publish the package to npm, you need to publish the content of the package directory:

cd package/
npm publish --access=public

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

Successfully merging this pull request may close these issues.

4 participants