Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
21 lines (15 loc) · 522 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 522 Bytes

@conga/framework-view-twig Build Status

Overview

This is a bundle for the Conga.js framework which integrates the twig.js Template Engine into a project.

Configuration

Example:

twig:
    options:
        strict_variables: false

See the documentation for more information.