Skip to content

Consider enabling extensions to be passed into init method #251

@frankieroberto

Description

@frankieroberto

Currently you can add Nunjucks extensions using this in your app.js after the init method is called:

prototype.nunjucks.addExtension()

However it might be nice to also enable extensions to be passed into the init method directly, mainly as a convenience method.

There might also be some subtleties to do with the order in which things happen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions