fix(web): remove registry packages from transpilePackages to fix conflict
This commit is contained in:
parent
c4ea363497
commit
fb06055f80
1 changed files with 0 additions and 2 deletions
|
|
@ -8,8 +8,6 @@ const nextConfig: NextConfig = {
|
|||
'@tpmjs/types',
|
||||
'@tpmjs/env',
|
||||
'@tpmjs/config',
|
||||
'@tpmjs/registry-search',
|
||||
'@tpmjs/registry-execute',
|
||||
],
|
||||
reactStrictMode: true,
|
||||
serverExternalPackages: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue