mirror of
https://github.com/zhigang1992/wallet.git
synced 2026-04-30 05:35:37 +08:00
feat: add new onboarding home page
This commit is contained in:
@@ -123,6 +123,14 @@ const config = {
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
test: /\.(png|jpe?g|gif)$/i,
|
||||
use: [
|
||||
{
|
||||
loader: 'file-loader',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
test: /\.svg$/,
|
||||
use: [
|
||||
|
||||
Reference in New Issue
Block a user