Open dimboy opened 9 years ago
sorry,there is some problem in build.js.
var bowerDir = path.resolve(process.cwd(), 'bower_components'); var buildDir = path.resolve(process.cwd(), 'build');
if the current directory path is not right,we can not load seed-js,seed-debug.js right!
sorry,there is some problem in build.js.
var bowerDir = path.resolve(process.cwd(), 'bower_components'); var buildDir = path.resolve(process.cwd(), 'build');
if the current directory path is not right,we can not load seed-js,seed-debug.js right!