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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[馃攽 Feature] Programmatic Config (e.g. PostCSS) #1061

Closed
arpowers opened this issue Nov 11, 2020 · 1 comment
Closed

[馃攽 Feature] Programmatic Config (e.g. PostCSS) #1061

arpowers opened this issue Nov 11, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@arpowers
Copy link
Contributor

Hey guys,
I'm working on the new version of Factor and I think Vite is going to work for it.

The only problem is one thing: programmatic config.

Since Factor is plugin oriented we need a way for plugins/themes to set configuration options outside of cwd... right now, in the case of PostCSS for example, config can only be loaded from the working directory.

Can we make it possible to set the configuration programmatically?

@yyx990803 yyx990803 added the enhancement New feature or request label Jan 10, 2021
@mrcsmcln
Copy link

mrcsmcln commented Jan 17, 2021

Agreed! Would be very helpful for users who like their config files in ./config or similar. Even just being able to edit the options passed to postcss-load-config (which get passed to cosmiconfig) would work.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants