orlyyani / read-more

A Vue.js read more plugin
MIT License
110 stars 34 forks source link

compile error #1

Open namsir opened 6 years ago

namsir commented 6 years ago

Should have ran it through babel and put in the dist folder or something.

orlyyani commented 6 years ago

Hi @namsir,

I sense that you have a compile error during your build and it seems that it doesn't read the "let". So I just change the "let" into "var".