It will be great to add bower.json descriptor to the project. That will simplify loading dustjs with bower package manager especially by means of some grunt plugins (e.g. grunt-bower-task). Proper main property allow tools to figure out what is the actual dependency file and copy that (without boilerplate) into libs directory of the project.
It will be great to add bower.json descriptor to the project. That will simplify loading dustjs with bower package manager especially by means of some grunt plugins (e.g. grunt-bower-task). Proper
main
property allow tools to figure out what is the actual dependency file and copy that (without boilerplate) into libs directory of the project.