Skip to content

Add a method to load global and native dependencies #5

@richrdkng

Description

@richrdkng

Currently only a limited amount of packages can be loaded.

// draft

// load custom global package
const lodash = use('\\lodash');

// load Node native package
const path = use('::path');

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