Closed john-kurkowski closed 10 years ago
395b23395698c4f841ad12a7af41f42c115d801f should fix it. Try npm install es128/6to5-brunch
and let me know please.
should be resolved with release 1.7.4 - at least until the next time 6to5 makes breaking api changes
Build completes now. Thanks!
After installing this plugin, without changing any of my Brunch config,
brunch build
thinks for a second, then exits withOne of my first paths,
node_modules/jquery/dist/jquery.js
, yieldsfalse
for thesourceMap
property. Not sure what that means or wherefalse
comes from. My Brunch config makes no mention of source maps; I try to let defaults do the right thing.