xsbt web plugin - SBT hook into incremental compilation -


is there way hook incremental compilation? need start process once when user start task, , stop when task stopped. if started "~", important point process should not restarted on each recompilation.

to more precise, want start webpack dev server once ~container:start. , not restart webpack on each container restart.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

javascript - Bootstrap Popover: iOS Safari strange behaviour -

spring cloud - How to configure SpringCloud Eureka instance to point to https on non standard port -