Re-enable esnext builds (#398)

This commit is contained in:
Jaco Greeff
2020-11-10 14:19:29 +01:00
committed by GitHub
parent 24b91a73c7
commit e5a8d695bb
11 changed files with 118 additions and 110 deletions
+4
View File
@@ -0,0 +1,4 @@
// Copyright 2017-2020 @polkadot/ui authors & contributors
// SPDX-License-Identifier: Apache-2.0
module.exports = require('@polkadot/dev/config/babel.esnext.js');