when generating from ngen seed templates it reads it from disk every iteration. what we should do is cache them in memory when a new one is discovered in the seeds folder. or we could on setup find every ".ngen.js" file in the dir and read it at that point.
when generating from ngen seed templates it reads it from disk every iteration. what we should do is cache them in memory when a new one is discovered in the seeds folder. or we could on setup find every ".ngen.js" file in the dir and read it at that point.