brain-brew
brain-brew copied to clipboard
fix: Write browser html file to correct path.
Some more context to my late-night PR:
This PR fixes an issue for me where brainbrew init <folder> fails when trying to read the browser html file. Turns out that the files was previously written to the wrong location.
This scenario should be fairly common as I was trying to import a freshly created stub deck without any special configuration.
Confused how it ever worked in the first place 😅