saberland/saber

Do you want to work on this issue?

You can request for a bounty in order to promote it!

Saber v1 roadmap #567

egoist posted onGitHub

Check out the proposal

No ETA, but most likely after Vue 3 beta release


Maybe for v1, all files with 200+ lines of code could be refactored to be more readable and maintainable.

posted by krmax44 over 5 years ago

Hey egoist, awesome work on Saber. As Vue 3 closes in, I was just wondering, is there eventually going to be planned support for the new Vue 3 features— namely the new composition API?

posted by barkdoll over 5 years ago

@barkdoll yes, if that would make things easier. I haven't found a use case for Saber tho 😅

posted by egoist over 5 years ago

@barkdoll yes, if that would make things easier. I haven't found a use case for Saber tho

@egoist awesome. I was just thinking ahead as far as using it to build components. While Saber may not have a specific need for it yet, I think the availability of it will be a huge plus when a use case is discovered.

posted by barkdoll over 5 years ago

Throwing it out there... Being built ontop of vite?

posted by andreasvirkus over 4 years ago

@andreasvirkus I'd rather wait for esbuild to be mature, Vite still uses Rollup in production and it's slow too, and it uses different build tools for dev/prod build, that inconsistency might make it harder to debug errors.

posted by egoist over 4 years ago

Valid point. I used Vitepress for 2 small projects and the DX was lovely and it didn't seem to sacrifise anything else to achieve that DX (but they were quite simple sites and nothing fancy...).

posted by andreasvirkus over 4 years ago

I just built something fully using esbuild (and React, since it's hard to use Vue with esbuild for now) https://github.com/egoist/maho

posted by egoist over 4 years ago

@andreasvirkus I was wrong, a Vite based Saber is coming...

posted by egoist almost 4 years ago

That's great! A vite-powered SSG is just what's missing from the Vite ecosystem atm <3

posted by andreasvirkus almost 4 years ago

Fund this Issue

$0.00
Funded
Only logged in users can fund an issue

Pull requests