Skip to content

Preserve custom business logic in regenerated content

Compare
Choose a tag to compare
@arthurkushman arthurkushman released this 23 Feb 12:18
· 183 commits to master since this release

Preserve custom business logic in regenerated content. It means that if --regenerate not used, then generator will save all data between special comments:

// >>>props>>>
// <<<props<<<

// >>>methods>>>
// <<<methods<<<