trivago / melody

Melody is a library for building JavaScript web applications.
https://melody.js.org
Apache License 2.0
215 stars 39 forks source link

Remove prefetch for async components #132

Closed colbat closed 5 years ago

colbat commented 5 years ago

Reference issue: #129

What changed in this PR:

Removes prefetch for asynchronously mounted components.