Slide 8
Slide 8 text
$ Limitations of live reloading
• It’s applied to everything in the current ile
• Supported: changes to bodies of functions, properties, initializers
• Not supported:
• Editing comments
• Signature changes
• Adding/removing types, functions, properties
• Initial value changes
• Changes in other iles