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

Migrate from svelte-kit package to @sveltejs/package #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ZerdoX-x
Copy link

Related Issues

#12

Description

See sveltejs/kit#8922 for the information about required updates.

What I did in the PR:

  1. npm i -D @sveltejs/package
  2. npx svelte-migrate package

Not sure, but maybe additional changes can be made to this PR.. I have never worked on publishing svelte packages and actually any types of packages. What I think is that maybe .npmignore can be added, which would list files which are not needed for a package to work, at least .github folder? What do you think?

@ymongo
Copy link

ymongo commented Mar 28, 2024

@NaotoshiFujita is it good to merge? 👍

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.

2 participants