chore: move vercel config

pull/13/head
moonrailgun 4 years ago
parent e555a7ce0a
commit bd441a45eb

@ -110,10 +110,6 @@ const config: Configuration = {
from: path.resolve(__dirname, '../locales'),
to: 'locales',
},
{
from: path.resolve(__dirname, './assets/vercel.json'),
to: 'vercel.json',
},
],
}) as any,
new MiniCssExtractPlugin({ filename: 'styles-[contenthash].css' }),

Loading…
Cancel
Save