chore(plugin): remove unused code

This commit is contained in:
Lucas Nogueira
2022-02-13 09:18:03 -03:00
parent 21dc1b1974
commit 7597fb7e5b

View File

@@ -68,11 +68,6 @@ module.exports = (api, options) => {
error
} = require('@vue/cli-shared-utils')
// Use custom config for webpack
process.env.TAURI_BUILD = true
// Set publicPath so that scripts are properly imported
options.publicPath = ''
if (!args['skip-bundle']) {
try {
await api.service.run('build', {