Skip to content

How to supply the filePath argument in the getTemplate(fileName, options) method? #282

Open
@jeyendranbalakrishnan

Description

@jeyendranbalakrishnan

What is the correct file path specification for the filePath argument in the getTemplate(fileName, options) method?
I have a template file at: ${PROJECT_ROOT}/views/template.handlebars.
What should filePath be?

  1. ${PROJECT_ROOT}/views/template.handlebars
  2. views/template.handlebars
  3. template.handlebars
  4. template
  5. views/template

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions