view static/.rbuild.js @ 97:fa8f18c9be9a

Made the resolver handle errors a bit better. Fixed bad behaviour with how parameters are passed and used for includes.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 21 Apr 2013 08:10:15 -0700
parents 97efd73f2158
children
line wrap: on
line source

({
    mainConfigFile: "js/wikked.js",
    baseUrl: ".",
    name: "js/wikked",
    out: "js/wikked.min.js"
})