creativetimofficial / material-kit

Free and Open Source UI Kit for Bootstrap 5, React, Vue.js, React Native and Sketch based on Google's Material Design
https://www.creative-tim.com/product/material-kit?ref=mk-creativetimofficial-github
MIT License
5.91k stars 1.37k forks source link

wiredep not infering main files #77

Closed mwinner313 closed 6 years ago

mwinner313 commented 7 years ago

when use wired (a gulp plugin) it cant infer main files i added this snippet to your bower json file manually and it works thank you

"main": ["./assets/js/material-kit.js", "./assets/js/material.min.js", "./assets/css/material-kit.css"],