Skip to content
This repository was archived by the owner on Oct 30, 2020. It is now read-only.

Weird behavior when checking out branch #76

Open
JavierLight opened this issue Nov 12, 2018 · 1 comment
Open

Weird behavior when checking out branch #76

JavierLight opened this issue Nov 12, 2018 · 1 comment

Comments

@JavierLight
Copy link

We're very happy with this tool, but we're experiencing a weird behavior when checking out branches with different styles among them.

Since our autogenerated scss.d.ts files are included in .gitignore, they are kept locally when checking out to another branch. If styles are different among them, this leads to compilation issues (using yarn build, our gulp build script using webpack, etc)... Compilation can't be fixed unless we manually remove all autogenerated scss.d.ts files, because they're not being updated.

I'm sure we're doing something wrong, because I don't believe the rest of you are experiencing this issue. Are you git ignoring these files? Is it normal that scss.d.ts files are not being properly regenerated when this file already exists, even if the scss files are different?

Thank you very much for your time!

@keycad
Copy link

keycad commented Nov 19, 2018

I'm also experiencing this issue, any help would be appreciated!

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

No branches or pull requests

2 participants