Add @ndriadev/vite-plugin-universal-api to README#1084
Conversation
|
Hi! This PR has been open for a while and is currently awaiting workflow approval. I've double-checked the contribution guidelines: the description is under 24 words, it's in the correct category, and there are no merge conflicts. Could a maintainer please approve the workflow run? Thank you! |
|
Not a maintainer here, but to me it looks really good. Tiny question. How would you use this in a scenario where one would use this only in the (local) development scenario? |
Thank you for the appreciation. To answer your question, if you mean how it must be configured to work in development mode, the plugin has all the configurable options to decide whether it should work only with
|
|
Thank you for answering. That makes sense. And I guess its on the developer to configure the app so it uses real endpoints when its in production, but maybe it would be nice to describe configuring that, even if its just a tiny example using something simple as the fetch api. |
Thanks for the advice. I have updated the documentation and also the readme to better describe everything. |
Checklist
for Vite,a Vite plugin).GitHub,TypeScript,ESLint, etc.)TypeScriptinstead ofTypeScript 4.x, but keepVue 2andVue 3as they're incompatible).Plugins/Tools
Starter Templates
Apps/Websites