There's no current browser implementation of Goiabada, but I have plans to make it work, as soon as I can find something clean and simple to make bundle the source files into an UMD source using a single namespace.
I use esperanto to bundle ES6 modules as UMD. It works great!
From the docs:
I use esperanto to bundle ES6 modules as UMD. It works great!
An example usage in Node for it can be seen in this gulpfile, and there's also a grunt task.
Just thought I'd let ya know in case you were still looking for a bundler :+1: