Use bun everywhere.
This commit is contained in:
parent
4fe52c764d
commit
54b5c80e31
@ -8,7 +8,7 @@ import svgLoader from 'vite-svg-loader'
|
|||||||
import Components from 'unplugin-vue-components/vite'
|
import Components from 'unplugin-vue-components/vite'
|
||||||
|
|
||||||
// Development mode:
|
// Development mode:
|
||||||
// npm run dev # Run frontend that proxies to dev_backend
|
// bun run dev # Run frontend that proxies to dev_backend
|
||||||
// cista -l :8000 --dev # Run backend
|
// cista -l :8000 --dev # Run backend
|
||||||
const dev_backend = {
|
const dev_backend = {
|
||||||
target: "http://localhost:8000",
|
target: "http://localhost:8000",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user