Skip to main content

Asset FAQs

Frequently asked questions for the Asset guide.

What is the asset folder?

The asset folder is a system-managed directory inside a Synergy IDE project where non-functional resources are stored. These include:

  • Static files (e.g., .png, .svg, .ico)
  • Configuration files (.json, .yaml)
  • Frontend scripts (.ts, .tsx, .js)
  • Styling files (.css, .scss)

It helps developers organize supporting files in one place, making it easier to maintain and reference them within forms, flows, and sc