Julusian / node-elgato-stream-deck

A Node.js library for interfacing with the Elgato Stream Deck. https://julusian.github.io/node-elgato-stream-deck/
https://www.npmjs.com/org/elgato-stream-deck
MIT License
160 stars 21 forks source link

chore: Allow passing args to webpack-dev-server via an env var #7

Closed rspier closed 3 years ago

rspier commented 3 years ago

Use case: Make it possible to pass --public (and other flags) to webpack-dev-server to make it easier to develop across multiple machines.