thematters / matters-web

Implementation of the Matters.Town website
https://matters.town
Apache License 2.0
82 stars 26 forks source link

Parallelize dev script execution #4640

Closed byhow closed 1 month ago

byhow commented 1 month ago

The current npm script has potential to parallelize in execution so the build can be faster. For the deployment it should be fine (parallelization vs limited resources to run). Also investigating on unused/packages that can be pruned