Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit 2b5ac76

Browse files
committed
mirror default output suffixes as in
pattern-lab/edition-node-gulp@7d6effc
1 parent 3d36ca6 commit 2b5ac76

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

patternlab-config.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,10 @@
6464
"patternExportDirectory": "./pattern_exports/",
6565
"baseurl" : "",
6666
"cacheBust": true,
67-
"starterkitSubDir": "dist"
67+
"starterkitSubDir": "dist",
68+
"outputFileSuffixes": {
69+
"rendered": "",
70+
"rawTemplate": "",
71+
"markupOnly": ".markup-only"
72+
}
6873
}

0 commit comments

Comments
 (0)