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 text was updated successfully, but these errors were encountered:
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 text was updated successfully, but these errors were encountered: