creativetimofficial / vue-light-bootstrap-dashboard

Vue Light Bootstrap Dashboard - FREE BOOTSTRAP 4 VUEJS ADMIN TEMPLATE
https://www.creative-tim.com/product/vue-light-bootstrap-dashboard
MIT License
773 stars 670 forks source link

Add to-string polyfill in .babelrc #37

Closed ElliotPsyIT closed 1 year ago

ElliotPsyIT commented 4 years ago

Addresses issue #32, requiring an addition polyfill reference in the .babelrc file. The error occurs when running npm run dev. If you added the polyfill reference and save, npm run dev instantly runs to completion and brings up project in the browser.

gpimpler commented 4 years ago

thank you kind sir! Exactly what I needed to get it running in Node 12