Reup serverless build procedure

This commit is contained in:
Tanguy Herbron 2021-04-18 16:06:17 +02:00
parent 81673a3fcc
commit 46e6913699

View File

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