Skip to content

Commit

Permalink
Merge branch 'dom-forge-build-changes' of github.com:browserstack/a11…
Browse files Browse the repository at this point in the history
…y-engine-axe-core into release-3.0.0
  • Loading branch information
SwarajGK committed Sep 25, 2024
2 parents 6a26aa6 + f1c08a4 commit 0b61ea2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/tasks/esbuild.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ module.exports = function (grunt) {
entryPoints: [entry],
outfile: path.join(dest, name),
minify: false,
format: 'esm',
bundle: true
})
.then(done)
Expand Down

0 comments on commit 0b61ea2

Please sign in to comment.