streamdeck icon indicating copy to clipboard operation
streamdeck copied to clipboard

A lean framework for developing Elgato Stream Deck plugins.

Results 14 streamdeck issues
Sort by recently updated
recently updated
newest added

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.10.0 to 5.0.1. Release notes Sourced from webpack-cli's releases. v5.0.1 5.0.1 (2022-12-05) Bug Fixes make define-process-env-node-env alias node-env (#3514) (346a518) v5.0.0 5.0.0 (2022-11-17) Bug Fixes improve description...

dependencies
javascript

## Description The project isn't setup for Windows, mainly due to the `glob` library not being able to handle `\` as separator. Therefore, paths need to be normalized before passing...

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.5.2 to 29.2.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/jest&package-manager=npm_and_yarn&previous-version=27.5.2&new-version=29.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

## Description Running `link` on windows doesn't work. ## How to reproduce 1. Use Windows 2. Run `npx @fnando/streamdeck link` ## What do you expect The command to work. ##...