Skip to content

Commit

Permalink
Merge branch 'release-2.33.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
jsconan committed Dec 2, 2022
2 parents cd5a2d4 + f31783b commit 3f7163d
Show file tree
Hide file tree
Showing 3 changed files with 2,085 additions and 3,414 deletions.
2 changes: 1 addition & 1 deletion build/rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ export default inputs.map(input => {
},
module: Handlebars
},
// helpers: ['build/tpl.js'],
helpers: ['lib/handlebars/helpers'],
templateExtension: '.tpl'
}),
...(process.env.COVERAGE ? [istanbul()] : []),
Expand Down
Loading

0 comments on commit 3f7163d

Please sign in to comment.