move static data
This commit is contained in:
@@ -27,11 +27,6 @@ const nextConfig = {
|
||||
eslint: {
|
||||
ignoreDuringBuilds: true,
|
||||
},
|
||||
transpilePackages: [
|
||||
'@core/racing',
|
||||
'@core/identity',
|
||||
'@core/social'
|
||||
],
|
||||
webpack: (config) => {
|
||||
config.module.rules.push({
|
||||
test: /\.(mp4|webm)$/,
|
||||
|
||||
Reference in New Issue
Block a user