/assets/js/activity.worker.jsimport ActivityWorker from '@/assets/js/activity.worker?workerimport.meta.env has the following value in worker:VITE_CORE_API env variable to my .env file adds the value correctly to import.meta.env in the worker, although I would prefer not duplicating my existing CORE_API env var just for this.