Remove output option

This commit is contained in:
Will Boyd
2025-01-20 16:28:36 -05:00
parent 2add380406
commit bafe869221
4 changed files with 6 additions and 8 deletions
+3
View File
@@ -49,3 +49,6 @@ export const filter_post_types = [
'wp_global_styles',
'wp_navigation'
];
// Output directory.
export const output_directory = 'output';