Skip to content

Commit 059ff45

Browse files
committed
Fix undefined fast.postProcessStrategies
1 parent 47fadd9 commit 059ff45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/template.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1272,5 +1272,6 @@ class Template {
12721272
module.exports = {
12731273
Template,
12741274
mergeStrategies,
1275+
postProcessStrategies,
12751276
transformStrategies
12761277
};

0 commit comments

Comments
 (0)