mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-30 05:19:57 +00:00
Remove unnecessary prefix field for highlight plugin (#8048)
This commit is contained in:
parent
43a2399698
commit
00bd6f8ee8
@ -7,7 +7,6 @@
|
||||
"title": "$:/plugins/tiddlywiki/highlight/highlight.js",
|
||||
"module-type": "library"
|
||||
},
|
||||
"prefix": "var hljs = require(\"$:/plugins/tiddlywiki/highlight/highlight.js\");\n",
|
||||
"suffix": "\nexports.hljs = hljs;\n"
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user