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

snel v1.0.0 roadmap #14

Open
7 of 11 tasks
buttercubz opened this issue Apr 21, 2021 · 4 comments
Open
7 of 11 tasks

snel v1.0.0 roadmap #14

buttercubz opened this issue Apr 21, 2021 · 4 comments
Assignees

Comments

@buttercubz
Copy link
Member

buttercubz commented Apr 21, 2021

planned features and refactors:

  • create and build SPA projects
  • sass and less support
  • import maps support
  • plugins support by (drollup)
  • typescript support (experimental)
  • SSG and SSR support
  • postcss support
  • netlify, vercel, heroku etc. support
  • deno deploy support
  • binary self contained support for SSG and SSR mode

maybe

  • use or support esbuild for typescript transpilation

if you want add others stuff in snel you can reply this issue

@buttercubz buttercubz self-assigned this Apr 21, 2021
@buttercubz buttercubz pinned this issue Apr 21, 2021
@Valexr
Copy link

Valexr commented Apr 22, 2021

Svelte code-slitting with Esbuild have a one trouble – have splitting js/css bundles, but can't load hash-bundle.css on client...

@Peyman-Borhani
Copy link

Consider compatibility with svelte-kit, whenever possible if it makes sense...

Some random thoughts on this matter:

  • makes it easier to use or migrate projects both ways.
  • it might reduce unseen future conflicts/issues.
  • use same/similar syntax and structure when possible. (commands/configs, etc...)
  • a deno adapter where deno is runtime or helps svelte-kit and snel work together.
  • or an adapter/compiler that compiles svelte-kit output to a snel/deno build.

@aadamsx
Copy link

aadamsx commented Aug 25, 2021

Is there a timeframe around this roadmap?

@buttercubz
Copy link
Member Author

Is there a timeframe around this roadmap?

Unfortunately I do not have exact dates for these features since I work in open source in my spare time but any help or contribution will be well received.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants