mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-19 18:11:06 +00:00
+1
-1
@@ -1,5 +1,5 @@
|
||||
/* eslint-disable @typescript-eslint/no-var-requires */
|
||||
const base = require('@polkadot/dev-react/config/babel');
|
||||
const base = require('@polkadot/dev/config/babel');
|
||||
|
||||
module.exports = Object.keys(base).reduce((config, key) => {
|
||||
config[key] = base[key];
|
||||
|
||||
Reference in New Issue
Block a user