Julian Lam
e1323c0295
Updated js code so vendors can be added to the modules folder, so
...
they can be required properly and we can finally get rid of that
really annoying "mismatched anonymous" error in Require.js.
First module to make the transition: Chart.js
2016-02-26 11:29:17 -05:00
psychobunny
efb6a9fe7e
added option to skip asset compilation on initial grunt startup with --skip flag
2016-02-23 14:26:16 -05:00
psychobunny
551c81a977
grunt: watch for tjs changes as well
2015-05-11 13:52:52 -04:00
psychobunny
60d655e32b
installer - got the basics in
2015-04-21 14:52:57 -04:00
psychobunny
89ecda5163
for plugin admin pages
...
need to find a better solution tho
2015-03-02 14:09:44 -05:00
psychobunny
cf6b32bce6
logic error
2015-02-24 18:24:00 -05:00
psychobunny
6c5395dd05
added --verbose flag for grunt dev
2015-02-24 18:22:38 -05:00
psychobunny
8d121e7724
cleanup
2015-02-24 18:16:51 -05:00
psychobunny
d003515fd1
grunt - added restart message
2015-02-24 18:05:00 -05:00
psychobunny
d03a70cc25
if multiple file extensions change before nodebb finishes compiling, then add to incomplete list and compile
2015-02-24 17:14:28 -05:00
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
2015-02-24 16:36:13 -05:00
psychobunny
982400354a
added watch paths to plugins/themes
2015-02-24 15:50:01 -05:00
psychobunny
f8663bbfd0
added tpl flag to --from-file
2015-02-24 15:46:37 -05:00
psychobunny
b9875b42e9
yay grunt watch finally works!
2015-02-24 15:34:05 -05:00
psychobunny
eb6754c5eb
nice, I figured out how to speed up grunt watch
2015-02-24 12:56:49 -05:00
psychobunny
242f66934c
another attempt
2015-02-24 12:23:35 -05:00
psychobunny
540facaaab
try #2 (I give up, grunt-watch seems so unpredictable... on windows anyways)
2015-02-17 19:18:55 -05:00
psychobunny
f5ef3cf866
Gruntfile.js
2015-01-30 13:06:04 -05:00