mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-18 20:15:47 -04:00
(nuxt) fix ignorePrefix / missing -pl-* flags
This commit is contained in:
parent
051784b5da
commit
47338e6415
@ -258,4 +258,6 @@ exports.randomFillSync = randomFillSync`],
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
// effectively disabling the feature, see: https://nuxt.com/docs/api/nuxt-config#ignoreprefix
|
||||||
|
ignorePrefix: 'IGNORE',
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user