|
|
|
|
|
by nickfisher
5119 days ago
|
|
The source is in sanely separated and named modules in individual files which are concatentated into one for production. We actually concatenate into 4 different files according to how often the source changes (to work best with caching), but yeah, the concept is the same. |
|