Ser6-IO

Results 1 issues of Ser6-IO

BootstrapAsset and BootstrapPluginAsset are publishing the whole Bootstrap directory into web/assets. This line: public $sourcePath = '@bower/bootstrap'; Could be changed to: public $sourcePath = '@bower/bootstrap/dist'; So that only the "dist"...

status:ready for adoption
type:enhancement