I just made my first sdf project in webstorm, deploys scripts to ns fine. But I really want to use my debugger locally. It doesn't work because it does not recognize the "define()" function. Thank you in advance.
s
stalbert
09/01/2021, 5:49 PM
by 'debugger locally' do you mean the webstorm integrated debugger?
n
NoahB
09/04/2021, 12:01 PM
Yes…webstorm debugger. (Right now I am using the “debugger” statement in JavaScript and chrome dev tools.)