chore: update webpack

pull/49/head
moonrailgun 3 years ago
parent 9abbd2a8cb
commit 07a2b09469

@ -88,7 +88,7 @@ const plugins: Configuration['plugins'] = [
to: 'images/logo/', to: 'images/logo/',
}, },
{ {
from: path.resolve(ROOT_PATH, '../vercel.json'), from: path.resolve(ROOT_PATH, '../../vercel.json'),
to: 'vercel.json', to: 'vercel.json',
}, },
], ],

Loading…
Cancel
Save