Test setup for vite with monorepo (npm 7 workspaces), using react and sass loading with aliases.
Rough folder structure
/apps
/frontend # the app
index.html # app entry-point
/common # resources
src/styles
src/components
Test setup for vite with monorepo (npm 7 workspaces), using react and sass loading with aliases.
Rough folder structure
/apps
/frontend # the app
index.html # app entry-point
/common # resources
src/styles
src/components