No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    How to debug Main thread of Electron Quasar App?

    CLI
    1
    1
    408
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      sontis last edited by

      I created my simply Electron Quasar App from “Developing Electron Apps” Guide and run command “quasar dev -m electron -d”.
      And then I open Crome DevTools for Node and would like debug electron-main.js, but see “eval(”…") strings.
      I see in quasar-config.js from quasar-cli sources:
      devtool: this.ctx.dev ? ‘#cheap-module-eval-source-map’ : '#source-map’
      I think this is source of my troubles.
      Help me please solve the problem.

      1 Reply Last reply Reply Quote 1
      • First post
        Last post