Skip to content

config/views #35

@nogtini

Description

@nogtini
/**
 * Views Configuration
 * (app.config.views)
 *
 * @see http://trailsjs.io/doc/config/views.js
 */
const handlebars = require('handlebars')

module.exports = {
  engine: handlebars
}

Few items:
• Need View docs for context/info about defaults and purpose
• Small typo to be fixed: /views.js to be /views
• Info about potential conflicts between third party views included in onPluginsLoaded in web.js and management therein

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions