Volt.Builder.Output (Volt v0.14.0)

Copy Markdown View Source

Builds final production output files from compiled module graphs.

Summary

Functions

Bundle modules into separate chunks based on the chunk graph.

Bundle modules into a single JS file and write output.

Functions

build_chunks(entry, name, arg1, arg2, build_ctx)

Bundle modules into separate chunks based on the chunk graph.

build_single(entry, name, arg, build_ctx)

Bundle modules into a single JS file and write output.