api-notebook icon indicating copy to clipboard operation
api-notebook copied to clipboard

Expose require ability

Open blakeembrey opened this issue 11 years ago • 1 comments

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.

blakeembrey avatar Feb 13 '14 22:02 blakeembrey

Useful: https://github.com/johnkpaul/requireify

blakeembrey avatar Feb 15 '14 20:02 blakeembrey