Commit 364fbce9 authored by 张淼's avatar 张淼

1

parent 691235a5
...@@ -8,7 +8,7 @@ module.exports = function (grunt) { ...@@ -8,7 +8,7 @@ module.exports = function (grunt) {
// load all grunt tasks // load all grunt tasks
require('load-grunt-tasks')(grunt); require('load-grunt-tasks')(grunt);
var reloadPort = 35729, files; var reloadPort = 35730, files;
grunt.initConfig({ grunt.initConfig({
pkg: grunt.file.readJSON('package.json'), pkg: grunt.file.readJSON('package.json'),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment