@MacKentoch: I need your help in resolving an issue
i) I run npm run dev to build the app.bundle.js file it does sucessfully
ii) Then npm start to run the application, I get the below error in console as i have added app.bundle.js in index.html file.
Uncaught SyntaxError: Unexpected token < in app.bundle.js
I want to deploy this application to run via apache.
please help me out.
Thanks
@MacKentoch: I need your help in resolving an issue
i) I run npm run dev to build the app.bundle.js file it does sucessfully
ii) Then npm start to run the application, I get the below error in console as i have added app.bundle.js in index.html file.
Uncaught SyntaxError: Unexpected token < in app.bundle.js
I want to deploy this application to run via apache.
please help me out.
Thanks