Reinstall next

This commit is contained in:
Aarni Halinen
2021-01-15 02:22:08 +02:00
parent ce644971a2
commit ff6530ef59
3 changed files with 155 additions and 238 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
const FaviconsWebpackPlugin = require("favicons-webpack-plugin");
module.exports = {
target: "serverless",
target: "server",
experimental: {
jsconfigPaths: true
jsconfigPaths: true
},
webpack: (config) => {
config.plugins.push(