Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gulp uglify error in angular_1_router.js #5

Open
ArniDzhan opened this issue Apr 19, 2016 · 0 comments
Open

gulp uglify error in angular_1_router.js #5

ArniDzhan opened this issue Apr 19, 2016 · 0 comments

Comments

@ArniDzhan
Copy link

your loyal follower is here :)
I am using gulp-uglify for project build and it fails with current angular_1_router.js file.

.pipe(gulpif(global.isProd, streamify(uglify({
        compress: {drop_console: true}
      }))))

Would be great if you could take a look, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant