Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Svelte, a bright future with Snowpack #39

Open
utterances-bot opened this issue Feb 5, 2021 · 4 comments
Open

Svelte, a bright future with Snowpack #39

utterances-bot opened this issue Feb 5, 2021 · 4 comments
Labels

Comments

@utterances-bot
Copy link

Svelte, a bright future with Snowpack

Echoing Richard Harris announcements in Svelte Summit 2020: Sapper 1.0 never gonna happen, the new Svelte Kit, Snowpack as build tool, Javascript Module System.

https://carlosvin.github.io/posts/svelte-next-bright-future-with-snowpack/en/

Copy link

When I do a build using the static adaptor the output looks like everything built correctly, but I cannot figure out where the build entry point is or how to deploy it.

I know it is still early in svelte-kit next but i'd like to deploy a few things for testing.

Copy link

Figured it out, you have to run: svelte-kit adapt which isn't in the package.json yet.

Copy link

@sveltejs/adapter-static, Do you mean static site generator and support pre-rendering

Copy link
Owner

I assume that @sveltejs/adapter-static is equivalent to https://sapper.svelte.dev/docs#Exporting, let's wait until there is documentation for @sveltejs/adapter-static

@carlosvin carlosvin changed the title posts/svelte-next-bright-future-with-snowpack/en/ Svelte, a bright future with Snowpack Jan 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants