Closed tuannguyenminh2086 closed 5 years ago
Does magicsuggest compile into plugins.js if you don't include all those bootstrap js? This way we could tell if the problem is high file count or magicsuggest\datepicker lib.
I assume that this bug was fixed in #737. If not we can re-open it again 😃
Dear,
I added some third-party JS in html: for examples: magicsuggest.js . But when I run GULP BUILD, it doesnt compile in plugins.js.
`
And here is bower.json
Is there any limit of number lib we can include? I also have a problem when I add bootstrap-datepicker.js also.
Hope to get your reply soon.