Relative Content

Tag Archive for viterollupjs

VITE various build processes inside the same “project”

Ok, so I have a self-made monorepo where i have several vite projects, for various purposes.
3 of those projects, are extemely coupled to each other and i would love to have them in the same “workspace” directory, sharing the same package.json.
This is the package.json i currently have for the main one of the three: