We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2590348 commit 6e96297Copy full SHA for 6e96297
src/frontend/.neutrinorc.js
@@ -53,7 +53,7 @@ module.exports = {
53
copy({
54
patterns: [{
55
context: 'resources/static',
56
- from: '{.*/**/*,*}',
+ from: '{.*/**/*,**/*}',
57
to: '.',
58
}],
59
}),
0 commit comments