Skip to content

Commit

Permalink
Merge pull request #768 from maizzle/component-expressions-options
Browse files Browse the repository at this point in the history
  • Loading branch information
cossssmin committed Sep 30, 2022
2 parents 9a5df88 + 558d4cd commit fadd60c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/generators/posthtml.js
Expand Up @@ -47,6 +47,7 @@ module.exports = async (html, config) => {
)
),
modules({
expressions: expressionsOptions,
parser: posthtmlOptions,
attributeAsLocals: true,
from: modulesFrom,
Expand Down

0 comments on commit fadd60c

Please sign in to comment.