Skip to content

Add a method to load global and native dependencies #5

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');

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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