You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If someone runs hexo g -d to generate the HTML and deploy it, he will lose sw.js.
Maybe you should add some documentation to tell the user they should run hexo g && hexo d instead of hexo g -d
The text was updated successfully, but these errors were encountered:
If someone runs
hexo g -d
to generate the HTML and deploy it, he will losesw.js
.Maybe you should add some documentation to tell the user they should run
hexo g && hexo d
instead ofhexo g -d
The text was updated successfully, but these errors were encountered: