Closed tadatuta closed 9 years ago
But were this (sym/borschik)-link will point after bem-core
will become someone's dependence?
my-lib/
libs/
bem-core/
blocks/
vow → ../libs/vow // ☚ Ooops! bem-core's libs aren't there anymore. They're my-lib's dependencies now
vow/
@narqo We should have possibility for custom build of libraries on post install.
For example for roo
to css
conversion, apply autoprefixer
and so on.
And install dependencies as a part of such post installation process.
We should have possibility for custom build of libraries on post install [..]
@tadatuta How does it connect with issue's description about Vow
block and bower
?
there is not so many externals libs and seems like the problem is not that relevant
Right now we have some external libs in
bem-core
, e.g.vow
.I think we could use
bower
to get them intolibs
folder and thenborschik
or simple symlinks to put them intoblocks
.// сс @veged @narqo