mirror of
https://github.com/portainer/portainer.git
synced 2025-11-26 14:06:05 +08:00
feat(sidebar): implement new design [EE-3447] (#7118)
This commit is contained in:
@@ -10,10 +10,6 @@ module.exports = merge(commonConfig, {
|
||||
test: /\.(woff|woff2|eot|ttf|ico)$/,
|
||||
type: 'asset/inline',
|
||||
},
|
||||
{
|
||||
test: /\.(gif|png|jpe?g|svg)$/i,
|
||||
type: 'asset/resource',
|
||||
},
|
||||
],
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user