Merged in fix/add-common-to-transpile-packages (pull request #2351)
fix: Add common package to transpilePackages config * Add common package to transpilePackages config Approved-by: Joakim Jäderberg
This commit is contained in:
@@ -25,6 +25,7 @@ const nextConfig = {
|
||||
poweredByHeader: false,
|
||||
eslint: { ignoreDuringBuilds: true },
|
||||
trailingSlash: false,
|
||||
transpilePackages: ["@scandic-hotels/common"],
|
||||
experimental: {
|
||||
serverActions: {
|
||||
allowedOrigins: [
|
||||
|
||||
Reference in New Issue
Block a user