Open lu-zero opened 2 years ago
https://github.com/GoogleChrome/chrome-launcher/blob/master/src/chrome-finder.ts chrome-launcher module provided by Google Chrome seems to support finding Chromium binary, only on Linux.
export CHROME_PATH="/Applications/Chromium.app/Contents/MacOS/Chromium"
seems a satifying workaround, in case upstream is slow at addressing it.
Thank you a lot for the quick reply!
Version of Marp Tool
v2.1.2
Operating System
macOS
Environment
How to reproduce
Expected behavior
having the preview opened in chromium
Actual behavior
Additional information
No response