Minor Changes
-
#4947
a5e3ecc80
Thanks @JuanM04! - ## HMR on config file changesNew in this release is the ability for config changes to automatically reflect via HMR. Now when you edit your
tsconfig.json
ortailwind.config.js
configs, the changes will reload automatically without the need to restart your dev server.