Skip to content
Snippets Groups Projects
Commit 60f43ef9 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

remove jshintrc and rename bower comps

parent 68b4969f
No related branches found
No related tags found
No related merge requests found
......@@ -61,9 +61,6 @@ module.exports = (grunt) ->
jshint:
options:
jshintrc: '.jshintrc'
all: ['theme/js/*.js']
copy:
......@@ -73,7 +70,7 @@ module.exports = (grunt) ->
expand: true
src: [
'slides/**'
'bower_components/**'
'theme/**'
'theme/css/**'
'theme/js/**'
'slides/img/**'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment