Here is my recent attempt to change how I am storing and editing my webviewer code;
Needs;
- stop storing html in FMP ( this caused issues/extra steps with data migration)
- work in a proper editor
- version control
- data source; pull form FMP when in app and pull from data file when in editor
- environment ( dev, stage, prod ) aware