Skip to content

Commit c410d0f

Browse files
committed
fix: remove extraneous require
1 parent 5a34a21 commit c410d0f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/@vue/babel-preset-app/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
const path = require('path')
2-
31
const defaultPolyfills = [
42
// promise polyfill alone doesn't work in IE,
53
// needs this as well. see: #1642

0 commit comments

Comments
 (0)