server icon indicating copy to clipboard operation
server copied to clipboard

Enable HMR depending on debug mode

Open onny opened this issue 2 years ago • 0 comments

Currently Nextlouc needs to get patched to use Vue Devtools due to "hot module reloading" is restricted, see

  • https://github.com/nextcloud-libraries/nextcloud-vue?tab=readme-ov-file#using-vue-devtools-in-firefox
  • https://github.com/nextcloud/hmr_enabler

This PR loosens security on debug mode and makes Vue Devtools usable

Summary

TODO

  • [ ] Need to test it
  • [ ] Need to sign it

Checklist

onny avatar Feb 15 '24 13:02 onny