mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
add 'scss-config.json' to skip from ignored files
This commit is contained in:
@@ -255,6 +255,7 @@ export function configureMeteorForRspack() {
|
||||
'.meteorignore',
|
||||
'tsconfig.json',
|
||||
'postcss.config.js',
|
||||
'scss-config.json',
|
||||
].includes(file),
|
||||
),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user