feat: whyrating - initial project from turbostarter boilerplate
This commit is contained in:
7
packages/cms/content-collections.ts
Normal file
7
packages/cms/content-collections.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import { defineConfig } from "@content-collections/core";
|
||||
|
||||
import { collections } from "./src/collections/api";
|
||||
|
||||
export default defineConfig({
|
||||
collections,
|
||||
});
|
||||
Reference in New Issue
Block a user