Reinstall next
This commit is contained in:
+2
-2
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user