Skip to content

Commit 0e2cb41

Browse files
timmywilmgol
andauthored
fixup! pr feedback
Co-authored-by: Michał Gołębiowski-Owczarek <m.goleb@gmail.com>
1 parent 808a24f commit 0e2cb41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/tasks/minify.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export async function minify( { dir, filename, version } ) {
4444
output: {
4545
ascii_only: true,
4646

47-
// Support: Android 4.0 only, IE9 only
47+
// Support: Android 4.0 only, IE 9 only
4848
// This is in lieu of setting ie for all of mangle, compress, and output
4949
ie8: true,
5050
preamble: banner

0 commit comments

Comments
 (0)