This commit is contained in:
Lucas Bordeau
2023-10-27 11:25:14 +02:00
committed by GitHub
parent 3d5ee6d7ca
commit 1728045be4
3 changed files with 8 additions and 7 deletions

View File

@ -22,7 +22,6 @@ module.exports = {
'@': path.resolve(__dirname, 'src/modules'),
'@testing': path.resolve(__dirname, 'src/testing'),
},
mode: 'extends',
// TODO: remove this workaround by resolving source map errors with @sniptt/guards
configure: {
module: {