Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Usage with path and globals, but without context #12

@ELLIOTTCABLE

Description

@ELLIOTTCABLE

This doesn't work,

const foo = require_eval(body, walkTemplatePath, true).bar

… but this does:

const foo = require_eval(body, walkTemplatePath, {}, true).bar

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