liyf
liyf
> What is your package.json config? `{ "name": "helloworld", "main": "https://www.toutiao.com/?wid=1755509206756", "chromium-args": "--enable-node-worker" }` test by the website which has service work
after debugging,it‘s **process.nextTick** problem in service work,and it appears that all versions have this issue
> > after debugging,it‘s **process.nextTick** problem in service work,and it appears that all versions have this issue > > > > This is reason for HTTP server not running? yes,the...