test: test updates for d40c642
This commit is contained in:
@@ -19,7 +19,7 @@ module.exports = {
|
||||
'!packages/template-explorer/**',
|
||||
'!packages/size-check/**'
|
||||
],
|
||||
watchPathIgnorePatterns: ['/node_modules/'],
|
||||
watchPathIgnorePatterns: ['/node_modules/', '/dist/', '/.git/'],
|
||||
moduleFileExtensions: ['ts', 'tsx', 'js', 'json'],
|
||||
moduleNameMapper: {
|
||||
'^@vue/(.*?)$': '<rootDir>/packages/$1/src',
|
||||
|
||||
Reference in New Issue
Block a user