Skip to content

Requiring JS from different locations #468

Closed
@timthomassen

Description

@timthomassen

Is it possible to require scripts from folders that are above the file the require is in, or even from other projects within the same solution? Node.JS can do this, but I'm looking to getting this to work in Node.JS Tools so I can have IntelliSense. For the cross-project require I tried creating a link to the file being required, but that does not seem to work. I hope anyone knows how to do this.

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions