Implement static files in the component lifecycle
These topics show you how to implement static files throughout the component lifecycle.
-
Configure static files in the manifest.json file
Configure static files in your
manifest.json
file. -
Reference static files inside your component JavaScript code
Reference static files in your
main.cjs
file. -
Reference static files in your site template
Configure static files support in Content Management sites.
-
Reference static files in Component preview
View how static files are rendered in the Component preview.