views:

5

answers:

0

Our javascript YUI framework depends a lot on html elements written on jspf file.

As it is getting more complex, we are trying to find a way to package the jspf along with javascript files to ease deployment.

Currently to modify/add new element, we have to modify jspf and add the javascript dependencies manually.

Is there a way to package jspf along with it's javascript files?