mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-30 23:32:38 +00:00
chore(babel-preset-app): fix lint error (#5296)
This commit is contained in:
parent
be4cee84bf
commit
60e9f781dc
@ -1,5 +1,3 @@
|
||||
const path = require('path')
|
||||
|
||||
const defaultPolyfills = [
|
||||
// Promise polyfill alone doesn't work in IE,
|
||||
// Needs this as well. see: #1642
|
||||
|
Loading…
Reference in New Issue
Block a user