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

Astrum doesn't compile unless adding or deleting components #130

Open
taratan opened this issue Jul 10, 2017 · 1 comment
Open

Astrum doesn't compile unless adding or deleting components #130

taratan opened this issue Jul 10, 2017 · 1 comment
Assignees
Labels

Comments

@taratan
Copy link

taratan commented Jul 10, 2017

Tell us about the issue you are experiencing

Styles don't compile on local server unless restarted or when adding new components. I noticed in (pre-released) v 2.0.05, the CDNJS dependencies are removed. Is there a way to run this now without a server?
thanks!

What behaviour would you expect?

Be able to compile new styles without a server.

How can this issue be replicated?

Screenshots / Screencast

Your environment

Platform: Mac
OS Version: 10.11.6
Node Version: 6.9.1
NPM Version: 3.10.8
Astrum Version: 1.9.5

@RyanHavoc
Copy link
Member

Hey @ttyling. Why would you need to keep compiling the Astrum dependencies? The only thing you should need to compile are your project stylesheets defined in your data.json file:

"assets": {
    "css": [],
    "js": []
}

@RyanHavoc RyanHavoc self-assigned this Jul 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants