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 709e187 commit a2ee9adCopy full SHA for a2ee9ad
app.js
@@ -54,6 +54,7 @@ const appViews = [
54
path.join(__dirname, 'lib/prototype-admin/'),
55
path.join(__dirname, 'node_modules/nhsuk-frontend/packages/components'),
56
path.join(__dirname, 'node_modules/nhsuk-frontend/packages/macros'),
57
+ path.join(__dirname, 'app/components/'),
58
];
59
60
const nunjucksConfig = {
0 commit comments