mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-03 02:06:49 +00:00
Restore the JavaScript parser
This commit is contained in:
@@ -4,8 +4,12 @@
|
||||
"file": "../../../../node_modules/esprima/esprima.js",
|
||||
"fields": {
|
||||
"title": "$:/core/modules/parsers/javascriptparser/esprima.js",
|
||||
"type": "application/javascript"
|
||||
"type": "application/javascript",
|
||||
"module-type": "library"
|
||||
}
|
||||
},
|
||||
{
|
||||
"file": "javascriptparser.js"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user