Skip to content

Commit 4d49292

Browse files
committed
wip: remove utf8 BOM for now
1 parent d9085f7 commit 4d49292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/resolve/utf8-bom/main.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
import '@babel/runtime/helpers/esm/slicedToArray'
1+
import '@babel/runtime/helpers/esm/slicedToArray'
22

33
export const msg = '[success]'

0 commit comments

Comments
 (0)