Get rid of jQuery

This commit is contained in:
2015-03-17 16:18:13 +07:00
parent c27ad86947
commit bb0154638a
6 changed files with 11 additions and 13 deletions
+1 -2
View File
@@ -6,10 +6,9 @@ cloc:
static:
$(UGLIFY) \
app/bower_components/react/react.js \
app/bower_components/react/react.min.js \
app/bower_components/react-router/build/global/ReactRouter.js \
app/bower_components/lodash/lodash.js \
app/bower_components/jquery/dist/jquery.js \
app/js/* \
app/jsx/build/*/* \
> build/app.js