Skip to content

Commit

Permalink
initial
Browse files Browse the repository at this point in the history
ivansglazunov committed May 11, 2024

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent 8f06e8c commit 2e19f7d
Showing 5 changed files with 685 additions and 3,234 deletions.
2 changes: 2 additions & 0 deletions next.config.js
Original file line number Diff line number Diff line change
@@ -14,6 +14,8 @@ const config = {
distDir: 'app',
strictMode: false,
output: (+process.env.NEXT_PUBLIC_EXPORT) ? 'export' : 'standalone',

transpilePackages: ['@deep-foundation/deepmemo-imports'],

webpack: (config) => {
config.resolve.fallback = {
Loading

0 comments on commit 2e19f7d

Please sign in to comment.