Skip to content
This repository has been archived by the owner on Oct 25, 2019. It is now read-only.

How do I use this grunt plugin on multiple js files - when replacing (rewriting the original file and not outputting to a new one) #16

Closed
alonisser opened this issue Dec 25, 2013 · 1 comment

Comments

@alonisser
Copy link

No description provided.

@Couto
Copy link
Owner

Couto commented Dec 29, 2013

First of all, this is not the grunt plugin, you can find it on it's own repository here, in the README.md you can find usage examples, the glob_to_multiple� example, is what you're looking for, tell me if you find some bug or something weird.

Second, groundskeeper performs a destructive action, it will remove the code from the file, as so, I truly advise you to not remove console statements from the source directly, since if something goes awry, you'll loose the code, however if you choose to do it, it is possible.

@Couto Couto closed this as completed Dec 29, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants