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,
|
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'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user