kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Starting to bring in the esprima parser
The idea is to leave it in its node_module directory, and indirect to it via the tiddlywiki.plugin fileprint-window-tiddler
rodzic
2e01add7f3
commit
a6ea68b29a
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"tiddlers": [
|
||||||
|
{
|
||||||
|
"file": "../../../../../node_modules/esprima/esprima.js",
|
||||||
|
"fields": {
|
||||||
|
"title": "$:/core/modules/parsers/javascriptparser/esprima.js",
|
||||||
|
"type": "application/javascript"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Ładowanie…
Reference in New Issue