Commit 7c12479b authored by Rob Stupay's avatar Rob Stupay

update of app.js -1st try at fix staticanalysis

parent 26b37b3e
...@@ -402,6 +402,7 @@ function run () { ...@@ -402,6 +402,7 @@ function run () {
} }
var renderer = new Renderer(rendererAPI) var renderer = new Renderer(rendererAPI)
var staticanalysis = new StaticAnalysis(staticAnalysisAPI, compiler.event)
// ---------------- Righthand-panel -------------------- // ---------------- Righthand-panel --------------------
var rhpAPI = { var rhpAPI = {
config: config, config: config,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment