Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
RMGhub opened this issue Dec 7, 2023 · 1 comment
Open

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

RMGhub opened this issue Dec 7, 2023 · 1 comment

Comments

@RMGhub
Copy link

RMGhub commented Dec 7, 2023

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',
      },
@tonioriol
Copy link
Contributor

Hey! What did you have to change exactly? And what were you trying? And what steps did you follow?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants