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

No support for async vite config function #3436

Closed
ispyinternet opened this issue Jan 20, 2022 · 1 comment · Fixed by #3565
Closed

No support for async vite config function #3436

ispyinternet opened this issue Jan 20, 2022 · 1 comment · Fixed by #3565
Labels
feature request New feature or request

Comments

@ispyinternet
Copy link
Contributor

Describe the bug

In svelte.config.js should it be possible to provide an aysnc function that returns the vite config?

Reproduction

https://github.com/ispyinternet/sveltekit-async-vite-config

Logs

No response

System Info

System:
    OS: Linux 4.14 Amazon Linux 2
    CPU: (2) x64 Intel(R) Xeon(R) CPU E5-2665 0 @ 2.40GHz
    Memory: 434.50 MB / 16.73 GB
    Container: Yes
    Shell: 4.2.46 - /bin/bash
  Binaries:
    Node: 14.18.3 - /usr/bin/node
    npm: 7.5.3 - ~/.npm-global/bin/npm
  npmPackages:
    @sveltejs/adapter-auto: next => 1.0.0-next.13 
    @sveltejs/kit: next => 1.0.0-next.234 
    svelte: ^3.44.0 => 3.46.2

Severity

annoyance

Additional Information

No response

@bluwy bluwy added the feature request New feature or request label Jan 21, 2022
@bluwy
Copy link
Member

bluwy commented Jan 21, 2022

Similar #3077

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

Successfully merging a pull request may close this issue.

2 participants