We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddda5c3 commit 8db32adCopy full SHA for 8db32ad
scripts/build-sitemap.ts
@@ -1,3 +1,8 @@
1
+/**
2
+ * Copyright (c) HashiCorp, Inc.
3
+ * SPDX-License-Identifier: MPL-2.0
4
+ */
5
+
6
import path from 'path'
7
import { allDocsFields, allTutorialsFields } from 'lib/sitemap'
8
import { unflatten } from 'flat'
0 commit comments