app-component.json
By default, an app-component.json file is added to each project. This file opens a flow to test your new component before the release.
This file already embraces all the project files - component.html, component.js, and config.json. When you are done with some editions in these files, open app-component.json, Apply Changes (to apply changes in the project files), build a flow, hit Deploy (to apply changes in the flow), and test the component’s appearance and behavior.
Last updated
Was this helpful?