node-ams
node-ams copied to clipboard
[deprecated] asset management system for nodejs
If the same image inlined in multiple places, it can lead to a data overhead. We need to warn about that.
- rename processors to plugins - make it possible writing plugins without the need to extend or patch ams itself - should do thiks like connect or cluster
We have to build each processor without dependencies to other one, so the order doesn't matter.
remove comments first, because there could be a require statement in the comment ...