Closed laxiry1 closed 7 years ago
I have the same Issue
me too
If you are using es6 on your project, import the component this way:
import Datepicker from 'vue-datepicker/vue-datepicker-es6';
@vitorcominato thanks for your answers
import Datepicker from 'vue-datepicker/vue-datepicker-es6'; The problem has been solved
could you please add it to readme ?
vue-datepicker.vue?be3f:379 Uncaught ReferenceError: exports is not defined at eval (eval at (app.js:2512), :12:23)
at Object. (app.js:2512)
at webpack_require (app.js:660)
at fn (app.js:86)
at eval (eval at (app.js:2713), :8:3)
at Object. (app.js:2713)
at webpack_require (app.js:660)
at fn (app.js:86)
at eval (eval at (app.js:1840), :2:73)
at Object. (app.js:1840)