dabernathy89 / vue-query-builder

A UI component for building complex queries with nested conditionals.
https://dabernathy89.github.io/vue-query-builder/
MIT License
643 stars 157 forks source link

recompile dist code #4

Closed geekdada closed 7 years ago

geekdada commented 7 years ago

vue-template-compiler made some changes and broke the backward compatibility, third party project need to be recompiled using the latest version of vue.

more info: https://github.com/vuejs/vue/releases/tag/v2.1.7

dabernathy89 commented 7 years ago

Thanks, I'll take care of that today.

dabernathy89 commented 7 years ago

Sorry this took so long!