NotePlan / NotePlan/plugins

npc plugin:dev -wc shared.AI doesn't work

Open
#422 2 comments 0 reactions 1 assignee View on GitHub

@mikeerickson is already working on this.

Since Mar 11, 2023.

Dominant language
JavaScript
Stars
204
Forks
82
Avg merge
22h 27m
Merged PRs (30d)
3

Description

This is a little strange.

This command doesn't work as expected (command line flags in the middle). Builds ALL plugins (unexpectedly), instead of the one single plugin I wanted to build (shared.AI):
npc plugin:dev -wc shared.AI

On the other hand, this command works fine (command line flag at the end). Builds one plugin (shared.AI) as expected:
npc plugin:dev shared.AI -wc

Any ideas?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.