Ver código fonte

Explain about update.js

Kevin van Zonneveld 9 anos atrás
pai
commit
a7de9f2d09
1 arquivos alterados com 3 adições e 1 exclusões
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -44,7 +44,9 @@ This site is built with [hexo](http://hexo.io/) and Travis automatically deploys
   
 > The website is currently a clone of Yuxi Evan You's [Vue.js](http://vuejs.org/) website ([view license](website/LICENSE)) - just so we can hit the ground rolling in terms of setting up Haxo etc. Obviously as soon as possible, we should start rolling out our own layout & content.
 
-For local previews on `localhost:4000` type:
+`./website/update.js` is called during website builds to inject the Uppy versions & filesizes into the documentation.
+
+For local previews on `http://127.0.0.1:4000` type:
 
 ```bash
 make website-preview