标签: electron
In my index.htlm I have: <body> <script src="./app/db.js"></script> </body> Now when I compile, I dont see dg.js in the dist folder. I did add "files": ["**/*", "dist/**/*"] in the package.json Help please.
我正在尝试使用db.js来初始化varialbes