feat: mock debug (#118)

closes #97
This commit is contained in:
Daniel Roe 2021-02-09 14:16:33 +00:00 committed by GitHub
parent 9390acce83
commit 65229ffb04

View File

@ -34,6 +34,7 @@ export const getRollupConfig = (nitroContext: NitroContext) => {
const builtinPreset: Preset = {
alias: {
// General
debug: 'un/npm/debug',
depd: 'un/npm/depd',
// Vue 2
encoding: 'un/mock/proxy',