Fix launch bug (#69) * Better logging of detecting openscad executable * Log extension name and version in output * Add skipLaunchPathValidation config * Bump webpack version * Fix webpack package.json import using require() * Resolve symlinks for openscad path * Update Node, pnpm, and action versions in workflows * Add try/catch to getOpenscadVersion() * Improve logging in Preview constructor * Fix uncaught exception with non-existant realpath * Use cwd when calling openscad (fixes #68) * Better logging in preview.ts * Fix typos in changelog * Bump github actions step versions * docs: For 1.3.2 * bump version 1.3.2