Skip to content

Follow main file in package.json #7

@StarpTech

Description

@StarpTech

It is good practice to follow at first the package.json main file instead to load the default file.
This can avoid relative path issues.

e.g
build: ./herkules node-conpose should looking for the main file in the package section. If no package.json exists fallback to default behaviour 'index.js'

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