RocketChat / Rocket.Chat.Apps-cli

The CLI for interacting with Rocket.Chat Apps
MIT License
46 stars 27 forks source link

Bundling in watch #158

Open cuonghuunguyen opened 5 months ago

cuonghuunguyen commented 5 months ago

The watch command doesn't bundle the app, this is a bug since the package command has called const bundlingResult = await compiler.bundle();