Does anyone know if the next Javascript plugin rel...
# javascript
f
Does anyone know if the next Javascript plugin release will support an easy way to create multiple JS files within a single project (e.g. main react application and web worker javascript) or even some sort of automatic code splitting to have the main react app split into smaller JS files with dynamic loading when needed?
⬆️ 3