mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
build: build .langium
file using generate
from langium-cli
This commit is contained in:
@@ -114,7 +114,7 @@ const main = async () => {
|
||||
}
|
||||
};
|
||||
|
||||
generateLangium();
|
||||
await generateLangium();
|
||||
|
||||
if (watch) {
|
||||
await build(getBuildConfig({ minify: false, watch, core: false, entryName: 'parser' }));
|
||||
|
Reference in New Issue
Block a user