mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-28 18:42:28 +08:00
Add proper package name for UMD build.
This commit is contained in:
parent
dc82d019dc
commit
d8a5ceebbc
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user