It's running in local but when he tries to host it in AppService it showing below error. bundle.js:2
Closed this issue · 2 comments
ddematheu2 commented
communication-services-javascript-quickstarts/join-calling-to-teams-meeting at main · Azure-Samples/communication-services-javascript-quickstarts (github.com)
It's running in local but when he tries to host it in AppService it showing below error.
bundle.js:2
Uncaught SyntaxError: Invalid or unexpected token (at bundle.js:2:17413)
and also the run syntax npx webpack-dev-server --entry ./client.js --output bundle.js --debug --devtool inline-source-map is not working with latest node version
csandjon commented
Hello @ddematheu2, please provide us with the following information:
- Minimal steps to reproduce
- Log messages given by the failure
Thanks!
palatter commented
We are closing this issue since we haven’t heard back from you for 10 days. Please feel free to reopen this issue if you have any questions.