module.exports = {
packages: [
{
dirName: 'board',
globalName: 'iDraw.Board',
},
dirName: 'idraw',
globalName: 'iDraw.IDraw',
]
}