mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
@@ -293,7 +293,11 @@ export const createConfiguration: (
|
||||
},
|
||||
{
|
||||
test: /\.txt$/,
|
||||
loader: 'raw-loader',
|
||||
type: 'asset/source',
|
||||
},
|
||||
{
|
||||
test: /\.inline\.svg$/,
|
||||
type: 'asset/inline',
|
||||
},
|
||||
{
|
||||
test: /\.css$/,
|
||||
|
||||
Reference in New Issue
Block a user