refactor
This commit is contained in:
@@ -20,10 +20,9 @@ const nextConfig = {
|
||||
ignoreBuildErrors: false,
|
||||
},
|
||||
transpilePackages: [
|
||||
'@gridpilot/racing',
|
||||
'@gridpilot/identity',
|
||||
'@gridpilot/social',
|
||||
'@gridpilot/testing-support',
|
||||
'@core/racing',
|
||||
'@core/identity',
|
||||
'@core/social'
|
||||
],
|
||||
webpack: (config) => {
|
||||
config.module.rules.push({
|
||||
|
||||
Reference in New Issue
Block a user