mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-14 17:06:46 +00:00
Added linemanjs as frontend
This commit is contained in:
4
frontend/Gruntfile.js
Normal file
4
frontend/Gruntfile.js
Normal file
@@ -0,0 +1,4 @@
|
||||
/*global module:false*/
|
||||
module.exports = function(grunt) {
|
||||
require('./config/lineman').config.grunt.run(grunt);
|
||||
};
|
||||
Reference in New Issue
Block a user