mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 23:22:02 +00:00
parent
9390acce83
commit
65229ffb04
@ -34,6 +34,7 @@ export const getRollupConfig = (nitroContext: NitroContext) => {
|
|||||||
const builtinPreset: Preset = {
|
const builtinPreset: Preset = {
|
||||||
alias: {
|
alias: {
|
||||||
// General
|
// General
|
||||||
|
debug: 'un/npm/debug',
|
||||||
depd: 'un/npm/depd',
|
depd: 'un/npm/depd',
|
||||||
// Vue 2
|
// Vue 2
|
||||||
encoding: 'un/mock/proxy',
|
encoding: 'un/mock/proxy',
|
||||||
|
Loading…
Reference in New Issue
Block a user