Error: Sage 10/Bud jQuery Match Height

Hey @christianmagill I’m pretty sure I know exactly what’s going on with your build.

You should be able to fix it with this addition to your bud config:

app.hooks.on("build.module.noParse", undefined);

I would argue that the this plugin isn’t exactly being a team player but if this build error ends up being commonplace enough I’ll modify bud defaults to be more conservative.

5 Likes