You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2018. It is now read-only.
Currently bower-amcharts only reference /dist/amcharts/amcharts.js in its bower.json so grunt only injects this JS and most of amcharts features are missing (such as serial.js for exemple).
How can we inject all or some of amcharts JS files with grunt ? I am quite new to grunt and bower so sorry if I overlooked something obvious. I realise this is not directly related to bower-amcharts, but since bower is ofter used with grunt, I think it is ok to ask here.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I would like to use bower-amcharts with grunt's bower dependency injection
https://www.npmjs.com/package/grunt-injector#bower-dependency-injection
Currently bower-amcharts only reference /dist/amcharts/amcharts.js in its bower.json so grunt only injects this JS and most of amcharts features are missing (such as serial.js for exemple).
How can we inject all or some of amcharts JS files with grunt ? I am quite new to grunt and bower so sorry if I overlooked something obvious. I realise this is not directly related to bower-amcharts, but since bower is ofter used with grunt, I think it is ok to ask here.
The text was updated successfully, but these errors were encountered: