javascript - Gulp-angular, Gulp-less and bootstrap -


i m working gulp-angular yeoman generator , m having troubles dealing gulp-less , bootstrap.

actually, when trying serve files, i've got :

message:     invalid mapping: {"generated":{"line":1293,"column":2},"source":"c:/project/angularjs/ucom/remake/bower_components/bootstrap/less/type.less","original":{"line":1,"column":null},"name":null} in file undefined line no. undefined details:     linenumber: undefined     filename: undefined 

i don't know what's happenning there.

faced same issue. using gulp-sourcemaps while building css files , looks issue 1 of gulp-sourcemaps dependecies.

my hunch convert-source-map.

in case, disabling sourcemaps while building css files did trick me.


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -