Skip to content

Not a Dev: vite.config.ts change org variable #100

@RMGhub

Description

@RMGhub

Hey, not a dev here but I noticed I had to change the vite.config.ts file instead of just being able to use .env variables. Probable should do it to the project as well.

export default defineConfig({
  plugins: [
    sentrySvelteKit({
      sourceMapsUploadOptions: {
        org: 'ORGNAME',
        project: 'taco',
      },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions