### What? Uses `cross-env` for the `dev:payload` script in the plugin template. ### Why? To achieve compatibility with Windows. ### How? Adds `cross-env` as a dev dependency and modifies the `dev:payload` script.
### What? Uses `cross-env` for the `dev:payload` script in the plugin template. ### Why? To achieve compatibility with Windows. ### How? Adds `cross-env` as a dev dependency and modifies the `dev:payload` script.