creativetimofficial / ct-vue-material-dashboard-pro

Vue Material Dashboard Pro - Material Design Admin
https://demos.creative-tim.com/vue-material-dashboard-pro
65 stars 27 forks source link

Integration with webpack #61

Closed marek-obuchowicz closed 5 years ago

marek-obuchowicz commented 5 years ago

Expected Behavior

Use webpack directly to build the dashboard

Current Behavior

Currently dashboard is using vue-cli-service directly. While this is the current default for vue projects, it does not work with most web frameworks not based on npm. There is plenty of major frameworks (like symfony (php), rails (ruby), buffalo (golang)) which provide industry-standard integration with webpack. It would be great if a build process for webpack would be made available. Using standard vue "webpack" template does not provide all the dependencies needed for this template.

dragosct commented 5 years ago

Hi, @marek-obuchowicz! I already answered you on your email. I will close this now.

Regards, Dragos