Skip to content

Rebuilding "A first project" tutorial #615

@anthumchris

Description

@anthumchris

I struggled with following the tutorial "A first project", because there is no npm task to build the project after modifying source files. Could be helpful if build/watch tasks were added to package.json with usage instructions:

"scripts": {
  "test": "node --napi-modules ./test/test_binding.js",
  "build": "...",
  "build-watch": "..."
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Need Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions