mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Include jsonata from dependency on build and improve func highlight
This commit is contained in:
@@ -154,7 +154,7 @@ module.exports = function(grunt) {
|
||||
// bootstrap/FA/jquery
|
||||
],
|
||||
"public/vendor/jsonata/jsonata.js": [
|
||||
"editor/vendor/jsonata/jsonata.js",
|
||||
"node_modules/jsonata/jsonata.js",
|
||||
"editor/vendor/jsonata/formatter.js"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user