We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd4c742 commit 2dbefffCopy full SHA for 2dbefff
server/nest-cli.json
@@ -10,7 +10,7 @@
10
],
11
"assets": [
12
{
13
- "include": "mailing/templates/**/*",
+ "include": "mailing/templates/**/*.hbs",
14
"outDir": "dist/server/src/",
15
"exclude": "dist/**/*"
16
},
0 commit comments