Skip to content

Conversation

liamdebeasi
Copy link
Contributor

@liamdebeasi liamdebeasi commented Nov 3, 2023

Issue number: N/A


What is the current behavior?

The "prerelease" script hasn't been used since we switched off our custom release scripts.

The "test.spec.debug" script doesn't do anything special now because the --node-arg argument has been removed:

liamdebeasi@MacBook-Pro core % npx --node-arg=\"--inspect-brk\" stencil test --spec
npx: the --node-arg argument has been removed.
See `npm help exec` for more information

What is the new behavior?

  • Removed the "prerelease" and "test.spec.debug" scripts from "core"

Does this introduce a breaking change?

  • Yes
  • No

Other information

The "prerelease" script hasn't been used since we switched off our custom release scripts. 

The "test.spec.debug" script doesn't do anything special now because the `--node-arg` argument has been removed:

```
liamdebeasi@MacBook-Pro core % npx --node-arg=\"--inspect-brk\" stencil test --spec
npx: the --node-arg argument has been removed.
See `npm help exec` for more information
```
@github-actions github-actions bot added the package: core @ionic/core package label Nov 3, 2023
@liamdebeasi liamdebeasi marked this pull request as ready for review November 3, 2023 17:48
@liamdebeasi liamdebeasi requested review from a team and brandyscarney and removed request for a team November 3, 2023 17:49
@liamdebeasi liamdebeasi added this pull request to the merge queue Nov 6, 2023
Merged via the queue into main with commit 63a8b76 Nov 6, 2023
@liamdebeasi liamdebeasi deleted the liamdebeasi-patch-1 branch November 6, 2023 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: core @ionic/core package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants