Skip to content
Snippets Groups Projects
Commit 7be6e7da authored by Jack Reed's avatar Jack Reed
Browse files

Ignore transforming manifesto.js for test suite also

parent ffc1e8ed
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,6 @@ module.exports = {
],
// Ignore Mirador code from jest transforms
transformIgnorePatterns: [
'<rootDir>/node_modules/(?!mirador)',
'<rootDir>/node_modules/(?!(mirador|manifesto.js))',
],
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment