frintjs / frint

Modular JavaScript framework for building scalable and reactive applications
https://frint.js.org/
MIT License
756 stars 37 forks source link

Enable execution of npm scripts within subpackage folder #304

Closed discosultan closed 7 years ago

discosultan commented 7 years ago

Closes https://github.com/Travix-International/frint/issues/294


This PR introduces cross-env deps to all the subpackages. This enables the execution of npm scripts directly within the package folder (assuming root has been initialized).

ghost commented 7 years ago

Couldn't we simply drop the support of Windows? xD

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 97.224% when pulling 7ed4a5e4ced35d8536b5e06702881e4ab270207d on fix-package-deps into 493739038e49d72d4ec229aeab0b43cdc1b809fc on master.

discosultan commented 7 years ago

@jackTheRipper Noooooooooooo ...

But it sure does feel like fighting an endless battle to get stuff working x-plat 😄