Understand the Mobile Development Cycle
Install the Komaci Static Analyzer
Troubleshoot Installation Problems
Validate Components During Development
Static Analyzer Validation Rules
Debug Mobile Components
Previous Versions
To ensure your components can be used in offline environments, watch for and act on the recommendations of the static analyzer.
As you develop your Lightning web components, validation indicators, displayed as colored squiggly lines, appear under code to highlight that it violates a validation rule. Red lines indicate an error, and yellow lines indicate a warning.

To fix an issue, hover over the problematic code. A pop-up appears near the code, describing what the problem is and how to fix it.
