My understanding of the plugin https://www.npmjs.com/package/@sapphire/plugin-hmr is that it was watching for changes in the outputed files, and since bun just runs the code directly I assume it's incompatible, but figured I'd check
Along with that, for starting the bot in production w/ bun is it as simple as setting the NODE_ENV var to "production"?
Plugin for @sapphire/framework for hot module reloading for pieces. Latest version: 3.0.1, last published: 8 months ago. Start using @sapphire/plugin-hmr in your project by running
npm i @sapphire/plugin-hmr
npm i @sapphire/plugin-hmr
. There are no other projects in the npm registry using @sapphire/plugin-hmr.