Skip to content

Commit

Permalink
optimize for docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
tinohager committed Jul 22, 2024
1 parent f2a9402 commit a9d9566
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Frontend/quasar.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ module.exports = configure(function (/* ctx */) {

// Full list of options: https://v2.quasar.dev/quasar-cli-vite/quasar-config-js#build
build: {
publicPath: '/email-header-analyzer',
target: {
browser: ['es2019', 'edge88', 'firefox78', 'chrome87', 'safari13.1'],
node: 'node16'
Expand Down

0 comments on commit a9d9566

Please sign in to comment.