Feature webpack/webpack jrburke/requirejs substack/node-browserify
webpack is fed a configuration object. Depending on your usage of webpack there are two ways to pass this configuration object:
The webpack-dev-server is a little node.js Express server, which uses the
dynamic requires A context is created if your request contains expressions, so the exact module is not known on compile time.
Page 5 of 5