andrewcourtice / vuetiful

Vuetiful is a component framework written on top of the Vue reactive library. It is primarily designed for creating business/administration applications where the displaying of data is paramount.
MIT License
488 stars 108 forks source link

requirejs compatibility #12

Open clemsontiger opened 7 years ago

clemsontiger commented 7 years ago

can this be used with requirejs? Additionally is there a way to separate out just the data table component from the bundle.js file? i.e. we haven't made the move to webpack yet...