You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, definitely seems like it - I was able to change -p tinyify to cross-env NODE_ENV=production browserify src/index.js -o dist/bree.min.js -s Bree -g [ babelify --configFile ./.dist.babelrc ] -g unassertify -g @goto-bus-stop/envify -g uglifyify -p browser-pack-flat/plugin and it works okay now.
I'm bundling Bree with browserify + tinyify at https://github.com/breejs/bree and it's outputting this error whenever it's loaded:
I'm assuming this is due to shakeify?
The text was updated successfully, but these errors were encountered: