A OX App Suite specific proxy for developing against multiple vite-dev servers. Latest version: 0.9.2, last published: 5 months ago. Start using @open-xchange/vite-plugin-proxy in your project by running `npm i @open-xchange/vite-plugin-proxy`. There are
Override module exports. Latest version: 0.2.1, last published: 3 months ago. Start using @postinumero/vite-plugin-module-proxy in your project by running `npm i @postinumero/vite-plugin-module-proxy`. There are 3 other projects in the npm registry using
npm install @cpsoinos/vite-plugin-http2-proxy --save-dev Usingyarn yarn add @cpsoinos/vite-plugin-http2-proxy -D Usingpnpm pnpm add @cpsoinos/vite-plugin-http2-proxy -D Usage // vite.config.tsimport{defineConfig}from'vite'importhttp2Proxyfrom'@cpsoinos/vite-plugin-http2-proxy'importmkce...
"__npminstall_done": false, "repository": { 2 changes: 1 addition & 1 deletion 2 packages/vite-plugin-http2-proxy/package.json Original file line numberDiff line numberDiff line change @@ -1,6 +1,6 @@ { "name": "@admin-pkg/vite-plugin-http2-proxy", "version": "0.0.1", "...
npm run dev System Info System: OS: macOS 11.7 CPU: (4) x64 Intel(R) Core(TM) i7-4578U CPU @ 3.00GHz Memory: 775.94 MB / 16.00 GB Shell: 5.8 - /bin/zsh Binaries: Node: 16.15.1 - ~/.nvm/versions/node/v16.15.1/bin/node Yarn: 1.22.17 - /usr/local/bin/yarn npm: 8.11.0...
Install (yarn or npm or pnpm) node version:>=14.0.0 vite version:>=2.0.0 yarn add vite-plugin-template-html -D // or npm i vite-plugin-template-html -D // or pnpm i vite-plugin-template-html -D Usage If you need to inject data intoindex.html, follow as: ...
one thing you could try is to override axios with https://github.com/developit/redaxios in your package.json something like "axios":"npm:redaxios@latest", depending on your package manager. This would require a very recent node18 on the serverside where native fetch is available but should...
assignment be mapped to upper case. You can check the Windows drive letter assignment in the Windows 'Disk Management' control panel. Once you have this, you can put in the block I showed above and run npm run dev and you will see the exception I mentioned above. System Info Sorry, I...
npm run dev Throws: > vue-tsc-v1.0.14@0.0.0 dev > vite error when starting dev server: Error: Cannot find module 'vue-tsc/out/proxy' Require stack: - /Users/cedric/Code/temp/vue-tsc-v1.0.14/node_modules/vite-plugin-checker/dist/cjs/checkers/vueTsc/prepareVueTsc.js ...