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 93c9540 commit 27c05b0Copy full SHA for 27c05b0
.core/gulp.config.js
@@ -29,7 +29,7 @@ const defaultConfig = {
29
colors: ['src/**/*/colors.json'],
30
pluginAssets: [
31
'src/app/**/plugin-assets.json',
32
- 'src/app/**/style-assets.json',
+ 'src/**/style-assets.json',
33
'.core/**/style-assets.json',
34
'reactium_modules/**/style-assets.json',
35
],
@@ -61,7 +61,7 @@ const defaultConfig = {
61
62
63
64
65
66
67
0 commit comments