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

Add sourceMap: false option #27

Open
btholt opened this issue Oct 26, 2014 · 2 comments
Open

Add sourceMap: false option #27

btholt opened this issue Oct 26, 2014 · 2 comments

Comments

@btholt
Copy link

btholt commented Oct 26, 2014

This may be beyond the scope of what you're doing but I thought I'd propose it anyway: add an option for sourceMap: false that allows you to concatenate without generating a sourcemap.

I recognize this can be done simply by using grunt-contrib-concat but it seems a little silly to have two plugins, especially since I'm concatenating / minifiying locally expressly for the purpose of mirroring production as closely as possible and thus it would be great to be using the same plugin too.

Happy to help implement; I just wanted to make sure that was interesting to you.

@chrisspiegl
Copy link

+1

1 similar comment
@Maks3w
Copy link
Contributor

Maks3w commented Dec 6, 2014

👍

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

3 participants