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

Housekeeping tasks (tests + hello world demo) #39

Merged
merged 2 commits into from
Dec 6, 2023
Merged

Conversation

patricknelson
Copy link
Owner

Tidying things up. Main tasks:

  • Standardizing imports explicitly pointing to .js files to ensure they include the file extension
  • Hello world demo: Pointing package.json to major versions and intentionally removing package-lock.json to reduce the need to perform regular maintenance, since this is an extremely basic demo and doesn't need to point to minor/patch versions. Also: Ignoring package-lock.json from the parent directory so that if the user copies files as the basis for their own project, the next commit will still include package-lock.json

…and applying formatting standards to demo/hello-world.
…enance). If you use this as a starting point for your project, be sure to set specific versions and commit package-lock.json yourself.
Copy link

vercel bot commented Dec 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
svelte-retag ✅ Ready (Inspect) Visit Preview Dec 6, 2023 2:38am

@patricknelson patricknelson merged commit f75ec22 into main Dec 6, 2023
3 checks passed
@patricknelson patricknelson deleted the housekeeping branch December 6, 2023 02:45
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.

1 participant