mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
7084ecbbbc728eb1f91c9f9f9c8ac0c78f27ee76
When a module changes, it's loader can change, which means the list of dependencies can change to. Instead of trying to track the list of dependencies, we now simply add a dependency on a file on disk which describe the module compilation state. As an aside, this also improves startup performance when there were no changes to a site, since asp.net now only has to check a single file instead of the list of dependencies. --HG-- branch : 1.x
Description
About
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
orchardproject.net
Languages
C#
46.6%
JavaScript
41.2%
HTML
5.6%
CSS
3.3%
SCSS
1.1%
Other
2.1%