You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.
Use diagram-builder debug file. After build the alloy-ui a build folder is created. The debug file is path /build/aui-form-builder/aui-form-builder-debug.js all you modify here will be show in the demo diagram-builder index.html (step 1)
Important Note
Don't forget move you changes from debug file (step 2) to the src file (/src/aui-diagram-builder/js/aui-diagram-builder.js) because when you will do the build again, debug file will be reloaded and you will lost the changes.