I have a library lib.js that I want to create from lib/a.js and lib/b.js and to be able to use it from a script client.js usi
lib.js
lib/a.js
lib/b.js
client.js