mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-22 21:55:46 +00:00
+1
-1
@@ -1,7 +1,7 @@
|
||||
// Copyright 2017-2020 @polkadot/ui authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
const base = require('@polkadot/dev/config/babel');
|
||||
const base = require('@polkadot/dev/config/babel-config-cjs.cjs');
|
||||
|
||||
module.exports = Object.keys(base).reduce((config, key) => {
|
||||
config[key] = base[key];
|
||||
|
||||
Reference in New Issue
Block a user