v2.17.6
版本发布时间: 2016-11-14 04:19:00
BrowserSync/browser-sync最新发布版本:v3.0.3(2024-09-25 00:17:50)
FIXED - stop localtunnel errors from crashing the process 80120dc7f25a0c397ab6f85f613e74469ff53aaa
FIXED - allow the
reload
command to work with https urls 3bb5b8d52afca512abca5a4435f63eda43e6ff76eg: If you have a Browsersync instance running at
https://localhost:3000
, you can instruct all browsers to reload by executing the commandbrowser-sync reload --url https://localhost:3000
. This previously failed since Browersync uses self-signed SSL certs.UPDATED bumped
bs-recipes
to include a new minimalist preact starter with hot-reloading.To try it out, just run the following command and follow the instructions :)
browser-sync recipe webpack.preact-hot-loader