mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 10:08:52 +08:00
add tests in github actions
This commit is contained in:
@@ -18,9 +18,9 @@ module.exports = {
|
||||
svgRule.uses.clear()
|
||||
svgRule
|
||||
.use('url-loader')
|
||||
.loader('url-loader')
|
||||
.options({
|
||||
limit: 10000
|
||||
})
|
||||
.loader('url-loader')
|
||||
.options({
|
||||
limit: 10000
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user