mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-19 23:39:50 +02:00
group jison loader and transformer
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
const { Generator } = require('jison');
|
||||
|
||||
module.exports = function jisonLoader(source) {
|
||||
return new Generator(source, this.getOptions()).generate();
|
||||
};
|
Reference in New Issue
Block a user