aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-07-31 09:40:53 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-07-31 11:00:33 +0200
commit3a31397ac29f71db5313ea0e819a1362a019b5cc (patch)
treec14a1b88ccf1c4a7c57b752314ceec9c0e38b183 /package.json
parenta384b4a97a2a4444d8e2c831765dbf35c8da0db2 (diff)
downloadnextcloud-server-3a31397ac29f71db5313ea0e819a1362a019b5cc.tar.gz
nextcloud-server-3a31397ac29f71db5313ea0e819a1362a019b5cc.zip
Use `babel-loader-exclude-node-modules-except`
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a2fe3115d09..9409d32671e 100644
--- a/package.json
+++ b/package.json
@@ -92,7 +92,7 @@
"@nextcloud/eslint-plugin": "^1.4.0",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",
- "babel-plugin-transform-es2015-arrow-functions": "^6.22.0",
+ "babel-loader-exclude-node-modules-except": "^1.0.3",
"chai": "^4.2.0",
"css-loader": "^3.6.0",
"eslint": "^6.8.0",