Closed niallobrien closed 10 years ago
Hi, I'm currently on v0.9.1 and when I upgrade to v1.3.7 my existing gulp task breaks.
I've enclosed my gulpfile so you can see exactly what I'm doing. bs.options.url is undefined. Any advice is appreciated. Thanks in advance.
https://gist.github.com/niallobrien/74cb4eccefab346aa057
There were breaking changes in 1.0.0
1.0.0
bs.options.url no longer exists.
bs.options.url
bs.options.urls.local, bs.options.urls.external & bs.options.urls.tunnel do now exist though :)
bs.options.urls.local
bs.options.urls.external
bs.options.urls.tunnel
Awesome, thanks for the update.
Hi, I'm currently on v0.9.1 and when I upgrade to v1.3.7 my existing gulp task breaks.
I've enclosed my gulpfile so you can see exactly what I'm doing. bs.options.url is undefined. Any advice is appreciated. Thanks in advance.
https://gist.github.com/niallobrien/74cb4eccefab346aa057