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
    1. Home
    2. Andrea19888
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Groups 0

    Andrea19888

    @Andrea19888

    0
    Reputation
    3
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Andrea19888 Follow

    Latest posts made by Andrea19888

    • Electron: __static in boot files not valid in production and how to store unpacked exe files

      Hi all, I’m having issues with Electron and statics variable. I need to embed ffmpeg executables in my Quasar+Electron app.

      I placed the files inside the statics folder, but I have 2 problems:

      • how to make them not part of the asar archive (so that I can get a path and run the exe files), i.e. part of app.asar.unpacked
      • how to reference the required path in both dev and production. I can use statics in dev mode but in production I’m getting the error “ReferenceError: __statics is not defined”. Consider that I’m checking the exe existence in a Quasar boot file.

      Than you

      posted in Framework
      A
      Andrea19888