issues
search
sveltejs
/
sapper-template
Starter template for Sapper apps
703
stars
214
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add a note to make sure people are aware of SvelteKit
#316
benmccann
closed
3 years ago
0
Bug fix - Server.ts now doesn't have type issues
#315
SirwanAfifi
opened
3 years ago
0
ci(workflow): add cache to workflows using actions/setup-node
#314
oscard0m
opened
3 years ago
0
ci(workflow): add cache to workflows using actions/setup-node
#313
oscard0m
closed
3 years ago
1
Remove non-existing error callback
#312
kapseliboi
opened
3 years ago
0
Type errors after converting to TypeScript
#311
kapseliboi
opened
3 years ago
1
Handle missing sapper root element
#310
lovasoa
opened
3 years ago
0
Fix TS script for webpack
#309
seanlail
closed
3 years ago
0
Upgrade svelte-loader to 3.0.0
#308
non25
closed
3 years ago
3
Upgrade webpack template to use svelte-loader 3.0.0
#307
benmccann
closed
3 years ago
3
Fix duplicated elements on hydration
#306
babeard
opened
3 years ago
5
Make process.browser false in server config
#305
qstearns
closed
3 years ago
1
fix: Rollup replace plugin warnings
#304
veritem
closed
3 years ago
8
Getting started tutorial: Live reload not working
#303
tri-nga
closed
3 years ago
3
Bug: Rollup plugin-replace: preventAssignment set to "false"
#302
Christian-Rau
closed
3 years ago
11
Fix setupTypeScript by removing excess parentheses
#301
lukasgjetting
closed
3 years ago
0
Types in latest Sapper incompatible with Express
#300
Jayphen
closed
3 years ago
1
pass option sourceMap to sveltePreprocess
#299
milahu
closed
3 years ago
0
Service worker warns: No directory provided. Skipping CSS generation
#298
mattpilott
closed
3 years ago
11
Rename now-sapper to vercel-sapper
#297
kimihito
closed
3 years ago
0
sapper export to electron, broken paths
#296
Mlocik97
closed
3 years ago
0
css sourcemap broken
#295
magicly
opened
3 years ago
1
Page doesn't load. A ServiceWorker passed a promise to FetchEvent.respondWith() that rejected with ‘TypeError: NetworkError when attempting to fetch resource
#294
kovan
opened
3 years ago
0
Fix addition of preprocess to Rollup config in TypeScript setup script
#293
benmccann
closed
3 years ago
1
Sapper Typescipt, can't spin up dev server
#292
danielbotn
closed
3 years ago
4
fix: show ts error when importing images (#290)
#291
woochanleee
closed
3 years ago
1
Module '"*.jpg"' can only be default-imported using the 'allowSyntheticDefaultImports' flag
#290
woochanleee
closed
3 years ago
0
Upgrade to rollup-plugin-svelte 7.0
#289
benmccann
closed
3 years ago
2
Error: Unexpected character '�' (Note that you need plugins to import files that are not JavaScript)
#288
SARFEX
opened
3 years ago
5
Rollup requires inline sourcemaps, Typescript defaults to files
#287
JonathanWolfe
opened
3 years ago
3
"Cannot use namespace 'Preload' as a type" error when typing preload function
#286
saylerb
closed
4 years ago
7
Url plugin should match ambient.d.ts
#285
bjon
closed
4 years ago
7
Fix converter for TypeScript
#284
crosspath
closed
4 years ago
0
Documented the importing of images from node_modules
#283
ehrencrona
closed
4 years ago
2
Added an ambient type declaration for allowing image imports
#282
ehrencrona
closed
4 years ago
0
Svelte-check returns error "Cannot find module" on image import when using TypeScript
#281
ehrencrona
closed
4 years ago
2
DRY out default Webpack config
#280
madeleineostoja
opened
4 years ago
0
Update webpack file-loader config
#279
benmccann
closed
4 years ago
1
Preserve backslashes in template literals
#278
ykomatsu
closed
4 years ago
3
prevent service worker from responding with null
#277
ehrencrona
closed
4 years ago
2
Webpack TypeScript support
#276
CitRUSprod
closed
4 years ago
3
Point out that `npm run build` is required for @sapper imports
#275
ehrencrona
closed
4 years ago
0
Service worker would fail if accessing static assets with query string
#274
ehrencrona
closed
4 years ago
3
Emit css in modern build only
#273
saylerb
opened
4 years ago
5
disable hot reload for webpack
#272
alireza-mh
closed
3 years ago
1
fix: hot reload for webpack template
#271
alireza-mh
closed
4 years ago
4
Add new line after inserted import statements
#270
ysshah
closed
4 years ago
0
Remove "Rollup" from setupTypeScript script name in rollup branch
#269
ehrencrona
closed
4 years ago
0
Include setupTypeScript script only in Rollup branch
#268
ehrencrona
closed
4 years ago
0
Mentioned TypeScript in the readme and made some stylistic changes
#267
ehrencrona
closed
4 years ago
1
Next