RocketChat / Rocket.Chat.Apps-cli

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

Bundling in watch #158

Open cuonghuunguyen opened 7 months ago

cuonghuunguyen commented 7 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();