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