Skip to content
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.

Commit

Permalink
add default outputfile suffixes per pattern-lab/the-spec#26
Browse files Browse the repository at this point in the history
  • Loading branch information
bmuenzenmeyer committed Jul 24, 2016
1 parent 850c0a2 commit 7d6effc
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion patternlab-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,10 @@
"patternExportPatternPartials": [],
"patternExportDirectory": "./pattern_exports/",
"cacheBust": true,
"starterkitSubDir": "dist"
"starterkitSubDir": "dist",
"outputFileSuffixes": {
"rendered": "",
"rawTemplate": "",
"markupOnly": ".markup-only"
}
}

0 comments on commit 7d6effc

Please # to comment.