fixes
This commit is contained in:
parent
3cffcbd7e5
commit
2332120872
7 changed files with 536 additions and 2 deletions
|
@ -12,6 +12,11 @@ var config = {
|
|||
* Флаги для лемона, можно посмотреть в README.md
|
||||
*/
|
||||
flags: "-l",
|
||||
|
||||
/**
|
||||
* Before use it, you must configurate header.tmpl and footer.tmpl
|
||||
*/
|
||||
require_templates: "require_js/"
|
||||
};
|
||||
|
||||
module.exports = config;
|
Loading…
Add table
Add a link
Reference in a new issue