ctf0 / Laravel-Media-Manager

A "Vuejs & Laravel" Media Manager With Tons of Features
MIT License
829 stars 179 forks source link

Fixed typo, which causes yarn run prod/dev break #31

Closed rohanvakharia closed 6 years ago

rohanvakharia commented 6 years ago

Fixed below error:

 ERROR  Failed to compile with 1 errors                                                                                                       

This relative module was not found:

* ./imageEditor/cropper.vue in ./node_modules/babel-loader/lib?{"cacheDirectory":true,"presets":[["env",{"modules":false,"targets":{"browsers":["> 2%"],"uglify":true}}]],"plugins":["transform-object-rest-spread",["transform-runtime",{"polyfill":false,"helpers":false}]]}!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./resources/assets/vendor/MediaManager/js/components/media.vue
ctf0 commented 6 years ago

thanx