Delete index.js
I can’t delete or rename the index.js...
Filip000000
I also want to rename index.js
kennethjaysone
the entry point for my node app is server.js. How can i change this since index.js is default
ash15khng
Do you really need to change it? In any case you can't.
amasad
That's the entry point file so that we know how to run your code.
Why do you want to change it?
HOW TO DELETE INDEX.JS ??
Just open shell and type in "rm index.js"
@Zige woah thanks very helpful