api-notebook
api-notebook copied to clipboard
Expose require ability
Expose an app.require
to require any file from the browserify compiled build. This will keep things modular in the future to avoid buggy exposing behaviour currently done. With a full refactor, we can look at having zero global variables exposed and just make plugins require core to extend.
Useful: https://github.com/johnkpaul/requireify