Alex

Results 51 comments of Alex

Definitely need this. Should the command be something like: `reptar new ` ? It would make the most sense to me. Also, custom post types would be necessary since we...

I also ran into this. I'm not sure how tree-sitter works either, but it works well for plain JS, so maybe it's possible to borrow code from that implementation?

> @enersis-pst thank you for your feedback and the reason why we are putting this feature on hold is that the current implementation brings a significant bundle size increase, which...

Having the ability to pull data from an API at build time would be awesome. It's the main thing I'm looking for right now in the generators I'm considering using....

It seems like the v8go project has been abandoned for 9 months now, and no solution for Windows support in sight. The Plenti website still links to a Windows file...

It's not really a problem for Windows 10 at least. It has WSL2, so we can just use the Linux version. But it would be nice if it was documented.

Same for me. Would be nice to have a fix since I'd like to try this project out.

@egoist Do you know why this happens? Any idea of how to fix it? Waiting to try out Peco but I can't even start the dev server right now. :/

Thanks @yanmingsohu, it worked for me. I just want to point out that the value should be between 0 and 1 though. https://github.com/SortableJS/Sortable#swapthreshold-option

I am also interested in this, as there appears to be a lot of network requests happening unnecessarily. Or maybe it could be made "smarter" by only prefetch content that...