We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, I'd like my browser emulator for a Cordova Phaser 3 TypeScript app (using Webpack) to reflect changes when I make them in code.
I've installed your plugin, and am doing cordova build cordova run -- --livereload
cordova build
cordova run -- --livereload
Then I make changes in Typescript, press CMD+R to refresh browser, but the changes aren't reflected. Can you please assist?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, I'd like my browser emulator for a Cordova Phaser 3 TypeScript app (using Webpack) to reflect changes when I make them in code.
I've installed your plugin, and am doing
cordova build
cordova run -- --livereload
Then I make changes in Typescript, press CMD+R to refresh browser, but the changes aren't reflected. Can you please assist?
The text was updated successfully, but these errors were encountered: