Commit Graph

13 Commits (ac1e0513fc566c60e32164b367c81be9fe75f226)

Author SHA1 Message Date
psychobunny cf6b32bce6 logic error
psychobunny 6c5395dd05 added --verbose flag for grunt dev
psychobunny 8d121e7724 cleanup
psychobunny d003515fd1 grunt - added restart message
psychobunny d03a70cc25 if multiple file extensions change before nodebb finishes compiling, then add to incomplete list and compile
psychobunny 68930aaa5d limit watch paths to three levels deep in nodebb-*, should be enough hopefully
minimatch sucks, unless I'm using it wrong. negating = find everything
then remove as necessary => long load times before watch is activated
psychobunny 982400354a added watch paths to plugins/themes
psychobunny f8663bbfd0 added tpl flag to --from-file
psychobunny b9875b42e9 yay grunt watch finally works!
psychobunny eb6754c5eb nice, I figured out how to speed up grunt watch
psychobunny 242f66934c another attempt
psychobunny 540facaaab try (I give up, grunt-watch seems so unpredictable... on windows anyways)
psychobunny f5ef3cf866 Gruntfile.js