mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 05:15:59 +01:00
Add proper package name for UMD build.
This commit is contained in:
@@ -52,7 +52,7 @@ function dist( path ) {
|
|||||||
sourceMap: true,
|
sourceMap: true,
|
||||||
minify: true,
|
minify: true,
|
||||||
browser: true,
|
browser: true,
|
||||||
name: '<%= formattedNames.plugin.lowerCaseMerged %>',
|
name: '@ckeditor/ckeditor5-mermaid',
|
||||||
external: [
|
external: [
|
||||||
'ckeditor5',
|
'ckeditor5',
|
||||||
'ckeditor5-premium-features'
|
'ckeditor5-premium-features'
|
||||||
|
|||||||
Reference in New Issue
Block a user