Commit Graph

4 Commits

Author SHA1 Message Date
Cauê Faleiros
cf394b6607 Fix: Execute Vite build from package directories in Dockerfile
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 2m23s
This resolves the 'Could not resolve entry module' error by ensuring Vite runs
within the context of each package, allowing relative paths in vite.config.js to resolve correctly.
2026-02-04 11:12:13 -03:00
Cauê Faleiros
888f9ffa7e Fix: Build assets for Admin, Installer, and WebForm packages in Dockerfile
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 2m3s
2026-02-04 10:40:50 -03:00
Cauê Faleiros
9fccf43003 Fix: Add Node.js build step to Dockerfile for Vite assets
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 3m1s
2026-02-04 09:40:43 -03:00
Cauê Faleiros
c6ec92802b add: full multi-tenancy control 2026-02-02 15:31:15 -03:00