Skip to content

Commit bb4dea2

Browse files
Add: Entry Point
1 parent c8ebcf7 commit bb4dea2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

main.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/*
2+
* Code by Laravel Article
3+
* I just cleaned some code up!
4+
*/
5+
16
// Requiring electron.js
27
const electron = require('electron')
38
const path = require('path')

0 commit comments

Comments
 (0)