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
9 years ago
psychobunny
efb6a9fe7e
added option to skip asset compilation on initial grunt startup with --skip flag
9 years ago
psychobunny
551c81a977
grunt: watch for tjs changes as well
10 years ago
psychobunny
60d655e32b
installer - got the basics in
10 years ago
psychobunny
89ecda5163
for plugin admin pages
...
need to find a better solution tho
10 years ago
psychobunny
cf6b32bce6
logic error
10 years ago
psychobunny
6c5395dd05
added --verbose flag for grunt dev
10 years ago
psychobunny
8d121e7724
cleanup
10 years ago
psychobunny
d003515fd1
grunt - added restart message
10 years ago
psychobunny
d03a70cc25
if multiple file extensions change before nodebb finishes compiling, then add to incomplete list and compile
10 years ago
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
10 years ago
psychobunny
982400354a
added watch paths to plugins/themes
10 years ago
psychobunny
f8663bbfd0
added tpl flag to --from-file
10 years ago
psychobunny
b9875b42e9
yay grunt watch finally works!
10 years ago
psychobunny
eb6754c5eb
nice, I figured out how to speed up grunt watch
10 years ago
psychobunny
242f66934c
another attempt
10 years ago
psychobunny
540facaaab
try #2 (I give up, grunt-watch seems so unpredictable... on windows anyways)
10 years ago
psychobunny
f5ef3cf866
Gruntfile.js
10 years ago