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
The bowerFiles() here call does not include any filter to discard anything it's not a script (the following uglify throws error if the stream is not a pure js file)
The bowerFiles() here call does not include any filter to discard anything it's not a script (the following
uglifythrows error if the stream is not a pure js file)