mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-18 16:04:32 -04:00
add: .svg
Signed-off-by: laibo102 <laibo2@huawei.com> Change-Id: I421880ec8b7e2e607fae5f90b2d384fdcb4a2e59
This commit is contained in:
@@ -57,7 +57,7 @@ function initConfig(config) {
|
||||
module: {
|
||||
rules: [
|
||||
{
|
||||
test:/\.(jpg|png|gif|jpeg|mp3|mp4)$/,
|
||||
test:/\.(jpg|png|gif|jpeg|mp3|mp4|svg)$/,
|
||||
use:{
|
||||
loader:'url-loader'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user