Skip to content

Commit 02d118b

Browse files
fix: remove-haa-templates-from-ignored [] (#2417)
1 parent c0820f2 commit 02d118b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/contentful--create-contentful-app/src/constants.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ export const IGNORED_EXAMPLE_FOLDERS = [
99
'vue',
1010
'vite-react',
1111
'nextjs',
12-
'hosted-app-action-templates',
1312
] as const;
1413
export const EXAMPLES_PATH = 'contentful/apps/examples/';
1514
export const CONTENTFUL_APP_MANIFEST = 'contentful-app-manifest.json';

0 commit comments

Comments
 (0)