Remove serverless building target

This commit is contained in:
Tanguy Herbron 2021-04-15 15:12:26 +02:00
parent a776a21fd7
commit 0b19222ead

View File

@ -1,5 +1,4 @@
module.exports = {
target: 'serverless',
webpack(config) {
config.module.rules.push({
test: /\.svg$/,