How to use multiple js files in a single project? It is executing only index.js file every time. Any option to run other than index.js?
Multiple .js files in one project
How to use multiple js files in a single project? It is executing only index.js file every time. Any option to run other than index.js?