Skip to content

Commit 77a3192

Browse files
committed
Make sapper use the codesandbox template for now
1 parent c9f37db commit 77a3192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/common/templates/sapper.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export default new Template(
2222
'sapper',
2323
'Sapper',
2424
'https://sapper.svelte.technology/',
25-
'github/sveltejs/sapper-template',
25+
'github/codesandbox-app/sapper-template',
2626
decorateSelector(() => '#105E10'),
2727
{
2828
extraConfigurations: {

0 commit comments

Comments
 (0)