astro-ghostcms/.pnpm-store/v3/files/bc/ac4b408873d95370151f7bf4a28...

11 lines
146 B
Plaintext
Raw Normal View History

2024-02-14 19:45:06 +00:00
module.exports = {
services: [
require('..')({
html: {
// breakContentsFromTags: true,
},
// ignoreIdeOptions: true,
}),
],
};