mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-09-06 13:00:39 +00:00
Rendered JS
This commit is contained in:
7
dist/options.js
vendored
7
dist/options.js
vendored
@@ -17,11 +17,8 @@ exports.error = {
|
||||
exports.options = {
|
||||
encoding: 'utf-8',
|
||||
caching: true,
|
||||
template_dir: './views',
|
||||
template_ext: 'html',
|
||||
compiled_dir: './cache',
|
||||
compiled_ext: 'bjs',
|
||||
max_recursion: 100,
|
||||
views: './views',
|
||||
extension: 'html',
|
||||
};
|
||||
exports.re = {
|
||||
begin: '{{',
|
||||
|
Reference in New Issue
Block a user