Air doesn't rebuild on views/ changes and Fiber doesn't cache #5

Open
opened 2 weeks ago by zedshaw · 0 comments
Owner

It's too slow to dev the UI because you have to wait for Air to rebuild the whole app when you just change a template or some JS. If you run just Fiber directly though then Fiber tries to cache everything so it doesn't reload. Need to disable that in Fiber and tell Air to ignore html/js content.

It's too slow to dev the UI because you have to wait for Air to rebuild the whole app when you just change a template or some JS. If you run just Fiber directly though then Fiber tries to cache everything so it doesn't reload. Need to disable that in Fiber and tell Air to ignore html/js content.
zedshaw self-assigned this 2 weeks ago
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: learn-code-the-hard-way/zedshaw-games#5
Loading…
There is no content yet.