Node.js build system in Sublime Text 2

后端 未结 13 2242
耶瑟儿~
耶瑟儿~ 2020-12-13 06:30

I justed started learning JavaScript. While doing that, I got tired of embedding my JavaScript code into an HTML document in order to run it in the browser. I thought it wou

13条回答
  •  臣服心动
    2020-12-13 07:10

    I can only see the console output only if the file exists/saved on disk. (for anonymous file I don't see the output either)

    Hope this helps

提交回复
热议问题