kissyteam / kissy

A Powerful Collection Of Modules
http://docs.kissyui.com
2.7k stars 863 forks source link

nodejs add module kissy problem #727

Open dimboy opened 9 years ago

dimboy commented 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!