trek-eric

Results 1 comments of trek-eric

i think i found my own solution - adding the offender to `externals`: ``` const { defineConfig } = require('@vue/cli-service') module.exports = defineConfig({ transpileDependencies: true, pluginOptions: { electronBuilder: { nodeIntegration:...