codepan icon indicating copy to clipboard operation
codepan copied to clipboard

Update vue-jsx to use babel 7 preset

Open byrney opened this issue 6 years ago • 0 comments

  • Update the vue.jsx preset to use https://github.com/vuejs/jsx
  • Remove the merge-props helper (I think it's included in the above)
  • Update babel to a compatible version (beta 41)

This fixes the error in #85 but, I'm not sure what other impact it would have or how to test that the rest of codepan still works.

byrney avatar Dec 09 '19 01:12 byrney