Tom McGurl

Results 3 comments of Tom McGurl

👍 Thanks @madsflensted for the suggestion. I was facing the same issue and adding the `ignored` property to my brunch config did the trick. I definitely think adding the warning...

After taking a look it seems like this issue is out of the scope of `elm-brunch`. The purpose of this plugin is simply to run `elm make` on your specified...

I got around this by leveraging some hooks in the `forge.config.ts` rather than using the `osxSign` and `osxNotarize` properties. This helps identify where the issue is in the sign +...