view static/.rbuild.js @ 151:f32af0888382

Added support for ElasticSearch indexing: - More configurable setup for wiki providers (SCM, indexing, etc.). - Lazy importing of provider specific packages. - Nicer search results.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 16 Dec 2013 20:59:42 -0800
parents 97efd73f2158
children
line wrap: on
line source

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