ipyvue icon indicating copy to clipboard operation
ipyvue copied to clipboard

feat: Vue3 support

Open mariobuikhuizen opened this issue 1 year ago • 0 comments

TODO:

  • a way to only supply the compiler for the nodeps version
  • make hot reloading of template work
  • [x] make template backward compatible? ( look for module.exports = { and replace with export default { )

mariobuikhuizen avatar Oct 31 '23 10:10 mariobuikhuizen