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

Can't change output folder win7 #415

Open
Graahf opened this issue May 15, 2015 · 3 comments
Open

Can't change output folder win7 #415

Graahf opened this issue May 15, 2015 · 3 comments

Comments

@Graahf
Copy link

Graahf commented May 15, 2015

Hi,

Changing output folder in koala-config.json not working. It just creates a stylesheets folder no matter what...

I have the following structur:

project
project--> sass
project--> css

I include the project folder in koala and created project settings, which I changed to the following:

// The mappings of source directory and output directory
"mappings": [
{
"src": "/sass",
"dest": "/css"
}
],

But no luck, just creates the stylesheets folder :(

Any help would be really nice :)

//Graahf

@jd-uchima
Copy link

Having the same issue as well. Only work around right now is to manually move files.

@KerimG
Copy link

KerimG commented Jul 25, 2015

I have this issue, as well. The .css files are created in the same folder the .scss files are located. No way to change that except manually, which is quite bothersome.

I'm on Ubuntu, though.

@th23x
Copy link

th23x commented Mar 31, 2018

Confirming this error on Windows 7 - no change of output is obeyed, neither direct setting nor via json

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

4 participants