mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-24 09:49:46 +02:00
Cleanup, removed old e2e in favour of cypress
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const path = require('path')
|
||||
const path = require('path');
|
||||
|
||||
module.exports = {
|
||||
transform: {
|
||||
@@ -10,4 +10,4 @@ module.exports = {
|
||||
'\\.(css|scss)$': 'identity-obj-proxy'
|
||||
},
|
||||
moduleFileExtensions: ['js', 'json', 'jsx', 'ts', 'tsx', 'node', 'jison']
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user