1
0
mirror of https://git.pleroma.social/sjw/pleroma-fe.git synced 2025-01-08 23:35:04 +01:00

Fix tests

This commit is contained in:
Tusooa Zhu 2022-08-15 18:12:10 -04:00
parent aa97335b20
commit 2088636b24
No known key found for this signature in database
GPG Key ID: 7B467EDE43A08224

View File

@ -16,7 +16,7 @@ const webpackConfig = merge(baseConfig, {
module: {
rules: utils.styleLoaders()
},
devtool: '#inline-source-map',
devtool: 'inline-source-map',
// vue: {
// loaders: {
// js: 'isparta'