sveltejs / sapper

The next small thing in web development, powered by Svelte
https://sapper.svelte.dev
MIT License
7k stars 434 forks source link

Add <link rel="preload"> for needed scripts when exporting #402

Closed Rich-Harris closed 5 years ago

Rich-Harris commented 6 years ago

Sapper adds preload headers when the server is running, but that doesn't work with sapper export

Rich-Harris commented 5 years ago

fixed by #568

khrome83 commented 5 years ago

@Rich-Harris - this appears to be broken now. I am not see this work in the most recent version.

maxmilton commented 5 years ago

@khrome83, thanks for your feedback. How about openning a new issue and adding some info about the regression? Otherwise your comment may go unnoticed.

khrome83 commented 5 years ago

@MaxMilton - I can do that. No real steps to reproduce though. It just does not exist...