mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-07 06:54:16 +00:00
Get frontend javascript into the docker image. Still need to figure out how to get frontend templates into rails.
This commit is contained in:
@@ -33,6 +33,10 @@ module.exports = function(lineman) {
|
||||
}
|
||||
},
|
||||
|
||||
removeTasks: {
|
||||
common: ["jshint"]
|
||||
},
|
||||
|
||||
// Sass
|
||||
//
|
||||
// Lineman supports Sass via grunt-contrib-sass, which requires you first
|
||||
|
||||
Reference in New Issue
Block a user