Skip to main content

22 docs tagged with "configuration"

View All Tags

bud.alias

Register shorthand for resolving modules

bud.assets

Include static assets in your compilation even if they aren't referenced in scripts or stylesheets.

bud.bundle

Specify a set of assets to include in the compilation.

bud.config

Modify the generated webpack config directly prior to compilation

bud.copyDir

Copy a directory to the distribution directory

bud.define

Replace variables in your application code and templates at compile time

bud.externals

Specify a non-standard resolution strategy for modules with a matching name.

bud.fs

Work with the filesystem

bud.lazy

Enable or disable lazy compilation.

bud.make

Create a new, configurable instance of bud.js.

bud.use

Function to register an extension or array of extensions