# Material Web Components are upstream Chromium's bundled ES modules for
# siso's built-in web UI, embedded via go:embed. Some re-export files are
# minified (e.g., lit/decorators.js), but all contain proper @license headers.
# These are shipped as-is by upstream Chromium and cannot be rebuilt from
# source within siso's build process. The unminified sources are in the
# upstream lit and @material/web npm packages.
siso source: source-contains-prebuilt-javascript-object [siso/third_party/material_web_components/*]
