Skip to content

create index.js #19

@hano

Description

@hano

create an index.js file and link it as default main inside the package.json.
The index should contain a link to the lib:

module.exports = {
<%= slugname %>: require('./lib/<%= slugname %>.js')
};

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