0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test
Jason Williams d7c3dbb17e Show message and don't start if javascript files have not been built
fixes #1782
- added builtFilesExist function to check for files during startup.
  If built files do not exist Ghost startup is stopped and a link
  to the documentation is displayed.
- exported a scriptFiles object from server/helpers.
- added a builtScriptPath to the paths module.
- removed "js-msg" about missing javascript from the UI.
2014-01-15 19:10:43 +00:00
..
functional Minor fixes to asset helper and tests 2014-01-12 21:48:34 +00:00
integration/model Add rss to the list of reserved post titles/slugs. 2014-01-07 17:30:53 -07:00
unit Show message and don't start if javascript files have not been built 2014-01-15 19:10:43 +00:00
utils Ensure cookies are only ever set for admin 2014-01-12 17:08:48 +00:00
blanket_coverage.js