brunch.github.io
brunch.github.io copied to clipboard
The website
I was getting 'import' or "'export' should appear at the top level" error and struggled to solve it until I found some github issue that explained to use npm.compilers options......
Removing deprecated plugins.npm reference and adding line for npm.compilers
The forum link on https://brunch.io/support page leads to a dead website ( ost.io/@brunch/brunch ).
When I followed quickstart and used 'echo' in Powershell: `echo "console.log('Hello, world')" > app/logger.js` This new logger.js file cannot be used by brunch: ``` 18:05:26 - error: Compiling of app/logger.js...
Hi, Sorry about the double post - not sure where you want it. I have also posted this question on stack-o so feel free to remove this one if needed:...