We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a80769 commit a3f3b6eCopy full SHA for a3f3b6e
1 file changed
docs/hugo.yaml
@@ -117,3 +117,8 @@ security:
117
- '^npx$'
118
- '^postcss$'
119
- '^dart-sass-embedded$'
120
+ node:
121
+ permissions:
122
+ allowFsRead:
123
+ - "."
124
+ - "node_modules"
0 commit comments