We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01fc327 commit 5cd63f5Copy full SHA for 5cd63f5
2 files changed
fstab.yaml
@@ -0,0 +1,5 @@
1
+mountpoints:
2
+ /:
3
+ url: "https://author-p133739-e1306963.adobeaemcloud.com/bin/franklin.delivery/rightpoint/eds-react/main"
4
+ type: "markup"
5
+ suffix: ".html"
paths.json
@@ -0,0 +1,10 @@
+{
+ "mappings": [
+ "/content/eds-react/:/",
+ "/content/eds-react/configuration:/.helix/config.json",
+ "/content/eds-react/metadata:/metadata.json"
6
+ ],
7
+ "includes": [
8
+ "/content/eds-react/"
9
+ ]
10
+}
0 commit comments