miaolz123 / vue-markdown

A Powerful and Highspeed Markdown Parser for Vue
https://miaolz123.github.io/vue-markdown/
MIT License
1.89k stars 257 forks source link

Add babel-runtime as an explicit dependency #119

Open rogervila opened 4 years ago

rogervila commented 4 years ago

Hello,

I have imported vue-markdown in a Laravel project. I was getting this error because I did not have installed babel-runtime

Captura de pantalla 2020-04-01 a las 9 15 54

babel-runtime should be defined as an explicit dependency.

Thank you,

loeffel-io commented 3 years ago

+1

SampsonCrowley commented 2 years ago

No progress here at all?