Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
Live reload for monaca preview
-
Is live reload feature supposed to work with
monaca preview
?Or do I have to activate it using the webpack development server?
npm install webpack webpack-dev-server cd my-cordova-project webpack-dev-server --progress
Sorry, not familiar with
webpack
.
-
@wetfeet it already comes out of the box with
monaca preview
:)