+1
-1
| { | ||
| "name": "ponytail", | ||
| "version": "1.0.55", | ||
| "version": "1.0.56", | ||
| "description": "Rethinking maintenance of multiple sites.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
| const taleNamingMarker = '_'; | ||
| module.exports = taleIdentifier => { | ||
| console.log (taleIdentifier); | ||
| // console.log (taleIdentifier); | ||
| return taleIdentifier.split (taleNamingMarker)[0]; | ||
| }; |
8885
0.03%