update version library demo folders (#1901)

* update version library demo folders

* fix demo dependency

* fix upload demo and check permissions

* fix images webpack resolution

* fix update versions script
This commit is contained in:
Eugenio Romano
2017-05-25 00:51:09 +01:00
committed by Eugenio Romano
parent 5b4aad5d91
commit e376b34341
67 changed files with 459 additions and 275 deletions

View File

@@ -123,7 +123,7 @@ module.exports = {
return {
context: `../ng2-components/${lib}/bundles/assets/` ,
from: '**/*',
to: `bundles/assets/`
to: `assets/`
}
}),
{