mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
copy mermaid.min.js only
This commit is contained in:
Vendored
+2029
File diff suppressed because one or more lines are too long
+2
-2
@@ -56,8 +56,8 @@
|
||||
"vendorCopy": [],
|
||||
"devVendorCopy": [
|
||||
{
|
||||
"from": "node_modules/mermaid/dist",
|
||||
"to": "assets/lib/mermaid"
|
||||
"from": "node_modules/mermaid/dist/mermaid.min.js",
|
||||
"to": "assets/lib/mermaid/mermaid.min.js"
|
||||
},
|
||||
{
|
||||
"from": "node_modules/chart.js/dist/chart.umd.js",
|
||||
|
||||
Reference in New Issue
Block a user