hyperapp Questions
1
Solved
To reduce the initial load of my app, i try to do code splitting.
For exemple, i successfully split twilio-video, to load and initialize when user press "call"
import('twilio-video').then...
Mitchmitchael asked 20/5, 2021 at 13:21
1
© 2022 - 2024 — McMap. All rights reserved.