Skip to content

Commit

Permalink
docs: improve pkgjson instructions (#75)
Browse files Browse the repository at this point in the history
Co-authored-by: James Hegedus <[email protected]>
  • Loading branch information
quantuminformation and jthegedus authored May 16, 2021
1 parent 8c16371 commit 34af6a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ In your standard SvelteKit project:
};
```

- in `package.json` remove Firebase Hosting public directory before `svelte-kit build` to work around https://github.com/sveltejs/kit/issues/587
- in the SvelteKit project's `package.json` remove Firebase Hosting public directory before `svelte-kit build` to work around https://github.com/sveltejs/kit/issues/587

```json
"scripts": {
Expand Down

0 comments on commit 34af6a4

Please sign in to comment.