Volt
v0.13.0
Search documentation of Volt
Default
Default
In-browser search
Settings
Volt.
Builder.
Writer
(Volt v0.13.0)
Copy Markdown
View Source
Writes production JavaScript, CSS, assets, sourcemaps, and manifests.
Summary
Functions
add_css_to_manifest(manifest, name, css_result)
build_manifest(name, js_filename, css_result, assets \\ [])
build_style_entry(name, css_code, outdir, hash, source_path \\ nil, bundle_opts \\ [])
hashed_name(name, content, ext, bool)
write_css(css_parts, outdir, name, hash, bundle_opts)
write_js(outdir, filename, code, sourcemap, opts \\ [])
write_manifest(outdir, manifest)
Functions
add_css_to_manifest(manifest, name, css_result)
build_manifest(name, js_filename, css_result, assets \\ [])
build_style_entry(name, css_code, outdir, hash, source_path \\ nil, bundle_opts \\ [])
hashed_name(name, content, ext, bool)
write_css(css_parts, outdir, name, hash, bundle_opts)
write_js(outdir, filename, code, sourcemap, opts \\ [])
write_manifest(outdir, manifest)