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

A change in SCSS file triggers full build in app-scripts: 0.0.43 #387

Closed
gigocabrera opened this issue Nov 13, 2016 · 4 comments
Closed

Comments

@gigocabrera
Copy link

Short description of the problem:

When I modify a SCSS file (i.e. home.scss) it triggers a full webpack build

What behavior are you expecting?

In previous versions, modifying a SCSS file would only trigger sass build and the screen would refresh with your style changes. Now it triggers a full build and although it works fine, it is a little annoying

**Which @ionic/app-scripts version are you using? 0.0.43

@lightheaded
Copy link

Yes, PLEASE fix that! Super-annoying to see the whole page reloaded and having to navigate back.

@jgw96
Copy link
Contributor

jgw96 commented Nov 18, 2016

Hello, thanks for using Ionic! This has been fixed with the latest version of app-scripts. To install the latest run npm install @ionic/app-scripts --save-dev.

@jgw96 jgw96 closed this as completed Nov 18, 2016
@gigocabrera
Copy link
Author

Awesome! Thank you Justin / @jgw96

@gigocabrera
Copy link
Author

@jgw96 it still doesn't work as expected. The issue now is that the SCSS changes are not applied at all. In other words, it no longer triggers a full build, just SASS, and it completes according to the console output, but the styles changes are not visible unless you refresh your browser, which defeats the purpose.

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

3 participants