I have modified the webpack.config.js to add a local file called index.html the code below :
new CopyWebpackPlugin([ { from: { glob: \"index
In NativeScript, by default, the tilde (~) marks the app root folder (note the App and not the Project!). So if your file is located in /app/index.html try setting the path with ~/index.html.
~
/app/index.html
~/index.html