mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-09-08 02:50:38 +00:00
Change to general copy paste
This commit is contained in:
@@ -11,12 +11,12 @@ const options = {
|
||||
}
|
||||
|
||||
const aliases = {
|
||||
'qortal-ui-crypto': 'node_modules/qortal-ui-crypto/api.js'
|
||||
'qortal-ui-crypto': '../../crypto/api.js'
|
||||
}
|
||||
|
||||
const apiComponents = {
|
||||
api: {
|
||||
file: 'api/api.js',
|
||||
file: '../../crypto/api.js',
|
||||
className: 'api'
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user