Skip to content

Commit

Permalink
fixup! pr feedback
Browse files Browse the repository at this point in the history
Co-authored-by: Michał Gołębiowski-Owczarek <[email protected]>
  • Loading branch information
timmywil and mgol authored Jun 7, 2024
1 parent 808a24f commit 0e2cb41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/tasks/minify.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export async function minify( { dir, filename, version } ) {
output: {
ascii_only: true,

// Support: Android 4.0 only, IE9 only
// Support: Android 4.0 only, IE 9 only
// This is in lieu of setting ie for all of mangle, compress, and output
ie8: true,
preamble: banner
Expand Down

0 comments on commit 0e2cb41

Please sign in to comment.