Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Plugin executes "compass watch" on every build instead of running once #13

Closed
LeonimuZ opened this issue Dec 7, 2012 · 2 comments
Closed

Comments

@LeonimuZ
Copy link

LeonimuZ commented Dec 7, 2012

This is more of an annoyance than a bug: The plugin runs "compass watch" every build (or save with SublimeOnSaveBuild) instead of running just once since compass is already watching the project.

Is there a way for the plugin to detect if the command was already executed and Compass is already watching the folder? This will save 1 or 2 seconds.

Thanks in advance

@renestalder
Copy link
Contributor

That's what I wanted. You don't have to push the build everytime. Just once when you opened the project.

@LeonimuZ
Copy link
Author

LeonimuZ commented Dec 7, 2012

That was easier than I though.
Maybe you guys should add that to the "Build" section of the Readme.md so other people know you have to do build once.

Thanks for this awesome plugin!

@LeonimuZ LeonimuZ closed this as completed Dec 7, 2012
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