I just made my first sdf project in webstorm, depl...
# sdf
n
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
by 'debugger locally' do you mean the webstorm integrated debugger?
n
Yes…webstorm debugger. (Right now I am using the “debugger” statement in JavaScript and chrome dev tools.)