mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
4da7e7f0cb
refs: https://github.com/TryGhost/Team/issues/831 - This ultimately fixes the index.js file - It also makes it super clear what methods in the themeService are used by the API, and which are part of the service loading logic - It also moves the activate and init function into a single file in a way that highlights they are very similar - They are also very similar to what happens in storage.setFromZip but that code is mixed up with storage code at the moment |
||
---|---|---|
.. | ||
activate.js | ||
activation-bridge.js | ||
index.js | ||
list.js | ||
loader.js | ||
storage.js | ||
ThemeStorage.js | ||
to-json.js | ||
validate.js |