api-elements.js
api-elements.js copied to clipboard
Build a single web file out of everything
Note for later, the following behaviour was removed:
https://github.com/apiaryio/api-elements.js/pull/22/commits/730b7107eb84ea7d913b52c9151df8b6d0af9ce2#diff-698f62fad73a328687b272f66499513cL34
To be able to add/remove the ADD type support from an application I would expect to get separate parsers in separate bundles. Like for example:
fury.min.js
fury-adapter-apib-parser.min.js
...
@opichals Yup that is intended, I think Pavan's wording here was incorrect in the title. Each package should include a browser bundle. Especially for those who don't even deal with parsing but need just the core Minim elements.