flattening bower modules sctructure
This commit is contained in:
Родитель
519da65290
Коммит
f5de460205
|
@ -57,10 +57,11 @@
|
|||
"scripts": {
|
||||
"postrestore": [
|
||||
"npm install",
|
||||
"bower install"
|
||||
"node_modules/.bin/flatten-packages",
|
||||
"node_modules/.bin/bower install"
|
||||
],
|
||||
"prepare": [
|
||||
"gulp copy"
|
||||
"node_modules/.bin/gulp copy"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче