Skip to content

Fix create-svelte build-template script#1555

Merged
dummdidumm merged 1 commit intomasterfrom
fix-create-svelte
May 25, 2021
Merged

Fix create-svelte build-template script#1555
dummdidumm merged 1 commit intomasterfrom
fix-create-svelte

Conversation

@dummdidumm
Copy link
Copy Markdown
Member

With the addition of /package to .gitignore, the package.template.json is filtered out. Put it at the top to avoid that.

With the addition of `/package` to `.gitignore`, the `package.template.json` is filtered out. Put it at the top to avoid that.
@dummdidumm dummdidumm merged commit f211906 into master May 25, 2021
@dummdidumm dummdidumm deleted the fix-create-svelte branch May 25, 2021 16:54
sidharthv96 added a commit to sidharthv96/kit that referenced this pull request May 29, 2021
* 'master' of https://github.com/sveltejs/kit:
  Version Packages (next) (sveltejs#1543)
  type fixes for adapter-node and adapter-static (sveltejs#1578)
  Upgrade to Vite 2.3.3 (sveltejs#1580)
  fix: improve getRawBody parsing & handle error(s) (sveltejs#1528)
  create-svelte: add svelte-check for TS (sveltejs#1556)
  pass validated svelte config to adapters (sveltejs#1559)
  types: group related and reduce potential inconsistencies (sveltejs#1539)
  Use sveltekit tag on StackOverflow (sveltejs#1558)
  Fix create-svelte build-template script (sveltejs#1555)
  Remove err param from Polka .listen() callback (sveltejs#1550)
  bump: polka and sirv versions (sveltejs#1548)
  svelte-kit package (sveltejs#1499)
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