Komal

Results 2 issues of Komal

angular-material-sidemenu version: 1.0.5 I am using gulp to build and serve my web app. When I am using gulp-serve the project is starting from my root/src/main/ folder and angular-material-sidemenu is...

I have integrated the spin.js via NPM. For better usability from different places of the project I created my own js module file like: ``` ` const {Spinner} = require("spin.js");...