Re: Port SweetHome3DJS on docker
by boblewis » Tue Jan 23, 2024 11:18 am
It seems there's an issue with the SweetHome3D JS build using Docker. The error suggests a problem with the file path for bundle.js. Check the paths in build.xml, ensure proper task order, and verify JSweet configuration. Use ant -v viewerLibraries for more details. Confirm Docker permissions, check dependency resolution, and consult project documentation or community for assistance.