Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/nsis-web'
Browse files Browse the repository at this point in the history
  • Loading branch information
edward-ly committed Jan 1, 2022
2 parents 7780f34 + 2d1db18 commit 373712d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions quasar.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -199,10 +199,6 @@ module.exports = configure(function (/* ctx */) {
target: 'nsis',
arch: [ 'x64', 'arm64', 'ia32' ]
},
{
target: 'nsis-web',
arch: [ 'x64', 'arm64', 'ia32' ]
},
{
target: 'portable',
arch: [ 'x64', 'arm64', 'ia32' ]
Expand Down

0 comments on commit 373712d

Please sign in to comment.