asticode / go-astilectron-demo

Discover the power of Astilectron through a demo app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why can't use external js

PittYao opened this issue · comments

code framework

image

code

  1. index.html include jquery
    image

  2. index.js use jquery
    image

  3. make exe but console Uncaught ReferenceError: $ is not defined
    image