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,
|
poweredByHeader: false,
|
||||||
eslint: { ignoreDuringBuilds: true },
|
eslint: { ignoreDuringBuilds: true },
|
||||||
trailingSlash: false,
|
trailingSlash: false,
|
||||||
|
transpilePackages: ["@scandic-hotels/common"],
|
||||||
experimental: {
|
experimental: {
|
||||||
serverActions: {
|
serverActions: {
|
||||||
allowedOrigins: [
|
allowedOrigins: [
|
||||||
|
|||||||
Reference in New Issue
Block a user