svelte-kit package
requires there be an app.html file
#2547
Labels
feature / enhancement
New feature or request
p3-edge-case
SvelteKit cannot be used in an uncommon way
Describe the bug
svelte-kit package
requires there be an app.html file.Reproduction
Logs
▶ npm exec svelte-kit package src/app.html does not exist Error: src/app.html does not exist at validate_template (file:///Users/chance/Projects/spike/svelte-kit-without-apphtml/node_modules/@sveltejs/kit/dist/cli.js:688:9) at load_config (file:///Users/chance/Projects/spike/svelte-kit-without-apphtml/node_modules/@sveltejs/kit/dist/cli.js:708:2) at async get_config (file:///Users/chance/Projects/spike/svelte-kit-without-apphtml/node_modules/@sveltejs/kit/dist/cli.js:769:10) at async file:///Users/chance/Projects/spike/svelte-kit-without-apphtml/node_modules/@sveltejs/kit/dist/cli.js:924:18
System Info
Severity
annoyance
Additional Information
No response
The text was updated successfully, but these errors were encountered: