-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1766e16
commit fac271b
Showing
4 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
.env | ||
!.env.dist | ||
.npmrc | ||
.pnpm-store | ||
build | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,8 +14,8 @@ This template offers the following things, ready to use, in a dockerized environ | |
Create with Svelte 4 (default): | ||
|
||
```sh | ||
npx degit bavragor/vite-svelte-docker-template app-name | ||
npx degit bavragor/vite-svelte-docker-template#[email protected] svelte4-app-name | ||
npx degit tony-stark-eth/vite-svelte-docker-template app-name | ||
npx degit tony-stark-eth/vite-svelte-docker-template#[email protected] svelte4-app-name | ||
``` | ||
|
||
Create with Svelte 5 (experimental): | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters