Rollback
This commit is contained in:
parent
682c067309
commit
bd242bee97
|
@ -3,7 +3,7 @@ module.exports = function(grunt) {
|
||||||
// Add your script files here in order of precedence
|
// Add your script files here in order of precedence
|
||||||
|
|
||||||
var scripts = [
|
var scripts = [
|
||||||
'js/main.js'
|
'js/script.js'
|
||||||
];
|
];
|
||||||
|
|
||||||
grunt.initConfig({
|
grunt.initConfig({
|
||||||
|
|
Loading…
Reference in New Issue