Janne Julkunen

Results 3 issues of Janne Julkunen

### Describe the bug Enabling directives loading in Vue 2.7 project using Vite will cause the following error: [vite] Internal server error: [unplugin-vue-components:directive] Cannot find render function position. Noticed that...

Would be nice to have an output that tells what kind of version change was made so that info can be used for some other automation. For example we have...

enhancement

### Environment info **firebase-tools:** 13.3.1 **Platform:** Debian ### Test case ```javascript export const automatedBackupFromFirestoreV2 = onSchedule( { region: 'europe-west1', schedule: 'every 168 hours', serviceAccount: 'compute-engine-default@*****.iam.gserviceaccount.com', }, async () => {});...

type: bug
api: functions