Huseyn Guliyev
Huseyn Guliyev
@gioboa will be very useful to add extra steps to our github action to deploy examples to github pages. This article covers it: https://javascript.plainenglish.io/deploying-a-vite-app-to-github-pages-using-github-actions-a-step-by-step-guide-ff63d93e4da2 we just need to repeat it...
**Is your feature request related to a problem? Please describe.** It is very useful to know the size of deployed bundled and function size. **Describe the solution you'd like** Will...
Have tried loading our vite remote with host using module federation runtime but built with webpack. Get this error when calling `loadRemote()`: ``` logger.ts:14 Error loading remoteEntry.js Error: @vitejs/plugin-react can't...
I just stumbled on this project and what a nice surprise. Looks really promising. I will definitely give it a try. One suggestion I have is [Nuxthub](https://admin.hub.nuxt.com/) integration. That will...
### Describe the feature Hi @pi0, this library has been really useful, but it can be much more than that. It has got a very good foundation in terms of...
Hi, has anyone seen this error during the build?: `Unable to write the service worker file. 'Unexpected end of JSON input'` This is the message ``` ERROR Unable to write...
### Clear and concise description of the problem Vue Router Data loaders allow to start loading page data as early as possible and a great way to speed up page...
### Description This has been really useful library. As some one who really liked TradingVue, I was very excited to see it continued here, but then it has been very...
### Summary This PR introduces a modernized build setup by switching to Vite and tsdown, as discussed in #2742. The change significantly improves developer experience and build performance, while paving...
### Environment ```bash System: OS: Windows 10 10.0.19044 CPU: (12) x64 Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz Binaries: Node: 22.12.0 - C:\Program Files\nodejs\node.EXE npm: 10.9.0 - C:\Program Files\nodejs\npm.CMD 8.4.7 @storybook/addon-links:...