问题
I'm a little bit confused with nano.
I would like to use it in the browser only (script(type='text/javascript' src='nano.js')) but it seems that it can be used only in the server (require(nano)).
Anybody can explain to me what should I do to be able to use it on the client and not the server?
来源:https://stackoverflow.com/questions/27605209/use-nano-in-the-browser-couchdb-javascript-interface