webdev16

Results 1 issues of webdev16

I am working on ES6, gulp-babel, And here's the problem. I added following 3 lines to app.js import _ from 'lodash'; import angular from 'angular'; import 'angular-google-maps'; And third line...