Allow watch HTML files for non-React extensions only The HMR plugin is incosistent with file reloading for content_scripts when watchFiles is enabled for HTML. Since editing HTML files isn't much commom in React apps we only allow watching it when user is using raw JS/TS code.