Description
🎯 Aim of the feature
Currently there are 2 tasks for bundle & package each. Namely:
- Bundle (local)
- Bundle (production)
for the bundle task, and: - Package (local)
- Package (production)
let's simplify this and create a single bundle task and a single package task. For both a prompt should first be shown asking if you want to bundle/package to your local environment or a production environment.
📷 Images (if possible) with expected result
🤔 Additional remarks or comments
No response