Skip to content

Commit

Permalink
Merge pull request #1786 from nextcloud/dependabot/npm_and_yarn/nextc…
Browse files Browse the repository at this point in the history
…loud/browserslist-config-2.1.0
  • Loading branch information
skjnldsv authored Apr 14, 2021
2 parents cadf398 + 10fe4fc commit 41a87f5
Show file tree
Hide file tree
Showing 3 changed files with 384 additions and 35 deletions.
14 changes: 3 additions & 11 deletions babel.config.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
module.exports = {
presets: [
[
'@babel/preset-env',
{
useBuiltIns: 'usage',
corejs: 3
}
]
]
};
const babelConfig = require('@nextcloud/babel-config')

module.exports = babelConfig
Loading

0 comments on commit 41a87f5

Please sign in to comment.