Use require('modules')
in the browser with browersify and broccoli
npm install --save-dev broccoli-browserify
var browserify = require('broccoli-browserify'); tree = browserify(tree, options);browserify(tree, options)
tree
: A broccoli tree or a directory path as a string####Options
entries
: (default []
) Array of files to be used as entry pointsoutputFile
: (default "./browserify.js"
) Output filebrowserify
: (default {}
) Options passed to the browserify constructorbundle
: (default {}
) Options passed to browserify bundle methodrequire
: (default []) An array of file, option pairs passed to browserify require methodMIT © Gareth Andrew
AboutBrowserify plugin for Broccoli
Resources Stars Watchers ForksYou can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4