I'm developing some Extjs 6 applications. I'm using Sench Cmd 6 for creating new application. For every project, It creates a new copy of my lilbrary files. I want to re use the library files rather than duplicate them.
| -- library files
| -- Project 1
| -- Project 2
| -- etc.
How can I do it?