brunch.github.io icon indicating copy to clipboard operation
brunch.github.io copied to clipboard

The website

Results 5 brunch.github.io issues
Sort by recently updated
recently updated
newest added

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:...