We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0820f2 commit 02d118bCopy full SHA for 02d118b
packages/contentful--create-contentful-app/src/constants.ts
@@ -9,7 +9,6 @@ export const IGNORED_EXAMPLE_FOLDERS = [
9
'vue',
10
'vite-react',
11
'nextjs',
12
- 'hosted-app-action-templates',
13
] as const;
14
export const EXAMPLES_PATH = 'contentful/apps/examples/';
15
export const CONTENTFUL_APP_MANIFEST = 'contentful-app-manifest.json';
0 commit comments