mattrothenberg / vue-overdrive

Super easy magic-move transitions for Vue apps
684 stars 30 forks source link

Replace Parcel with Webpack #16

Closed mattrothenberg closed 5 years ago

mattrothenberg commented 5 years ago

Several users have reported issues about Parcel throwing errors in their production build processes.

https://github.com/mattrothenberg/vue-overdrive/issues/15 https://github.com/mattrothenberg/vue-overdrive/issues/13

I've gone ahead and replaced it with Webpack, since I wasn't doing anything special with Parcel.