chore: unnecessary resolve

This commit is contained in:
Pooya Parsa 2020-11-21 12:42:46 +01:00
parent 227e04b92e
commit 04fc395149

View File

@ -31,7 +31,7 @@ export const getRollupConfig = (sigmaContext: SigmaContext) => {
const builtinPreset: Preset = { const builtinPreset: Preset = {
alias: { alias: {
// General // General
depd: require.resolve('@nuxt/un/runtime/npm/depd'), depd: 'un/runtime/npm/depd',
// Vue 2 // Vue 2
encoding: 'un/mock/proxy', encoding: 'un/mock/proxy',
he: 'un/mock/proxy', he: 'un/mock/proxy',