kissyteam/kissy

nodejs add module kissy problem

dimboy opened this issue · 0 comments

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!