v0.2.0
Changed
- Instead of calling
preload
right away as each dynamic component is defined, a function that callspreload
is enqueued. Calling the exportedpreloadAll
function will cause these functions be run. (#1)
preload
right away as each dynamic component is defined, a function that calls preload
is enqueued. Calling the exported preloadAll
function will cause these functions be run. (#1)