Open vicary opened 9 years ago
Mind-note: Try to do it without binary dependencies. For example use uglify-php instead of uglifyjs.
Mostly done, remaining work is to break down FileResolver
by dragging preprocessors like js/css minifiers out as standalone resolvers.
This repository should have no submodules linked to it, all externals should be made a separate repo.
Resolvers to be separated:
Cron is especially hard to do coz we don't have a plugin mechanism on the
Process
class.