Ghost/ghost/posts-service
Daniel Lockyer de5dcb8189 Fixed treeshaking and require size for date-fns
- we don't need to require the entire package and this costs 5% of our
  boot time
- this commit bumps NQL to the latest version, which fixes the requires
  to help with treeshaking and loading less code
2024-10-09 17:03:04 +01:00
..
lib Added unschedule bulk action to posts (#20945) 2024-09-24 15:32:45 +08:00
test 🐛Changed "free_signups" to "signups" in Post Exporter (#18883) 2023-11-07 09:52:28 +00:00
.eslintrc.js Moved posts service to its own package 2023-03-20 16:06:42 +01:00
index.js Added posts exporter implementation (#16467) 2023-03-22 09:08:35 +01:00
package.json Fixed treeshaking and require size for date-fns 2024-10-09 17:03:04 +01:00
README.md Moved posts service to its own package 2023-03-20 16:06:42 +01:00

Posts Service