Ghost/apps/admin-x-framework
Daniel Lockyer ecc6053e5d Cleaned up jsdom dependency usage
- we don't need this in `ghost/core` as it's not used in there
- we need to declare this dependency for the apps, as they use it for
  running tests
- this doesn't change the lockfile but it means we're declaring the
  dependency in the right places now
2024-05-27 09:49:43 +02:00
..
src Fixed Settings not working in offline dev locally (#20246) 2024-05-23 10:58:14 +00:00
test Updated files with mixed named/default exports to use only named exports (#19385) 2023-12-14 16:01:28 +00:00
.eslintrc.cjs
.gitignore
package.json Cleaned up jsdom dependency usage 2024-05-27 09:49:43 +02:00
tsconfig.declaration.json
tsconfig.json
tsconfig.node.json
vite.config.ts