Closed duongphuhiep closed 9 years ago
Hi @duongphuhiep, I updated the README guide, you can help check it.
browserify-bower
is target to bower
, so you needn't specify bower home and dependencies, it can detect it for you. You can simply use the names.
It is better now! thank you
np ;)
Can you please explain what happens here? 1) What is the different between
require
andexternal
? which case use which? 2)alias
can only be used in themainfiles
section, or it can also be used inrequire
,external
andexclude
section? 3) Do you have any project sample usingbrowserify-bower
(withgulp
if possible)? 4) what is the advantages ofbrowserify-bower
over