Skip to content

add static files compiler#11

Merged
5HT merged 4 commits intosynrc:masterfrom
artemeff:mad-static
Sep 8, 2014
Merged

add static files compiler#11
5HT merged 4 commits intosynrc:masterfrom
artemeff:mad-static

Conversation

@artemeff
Copy link
Contributor

@artemeff artemeff commented Sep 8, 2014

Uses mincer-erl to handle assets inside priv dir and compile it. Also has server for developers: mad static watch runs nodejs server with realtime recompiling assets.

Later, I will write an article about how to use it.

@proger
Copy link
Contributor

proger commented Sep 8, 2014

commiting files like .rebar/erlcinfo is generally a bad idea

@proger
Copy link
Contributor

proger commented Sep 8, 2014

btw how are you going to ensure that a proper version of node is installed and is in PATH?

5HT added a commit that referenced this pull request Sep 8, 2014
@5HT 5HT merged commit e253b8b into synrc:master Sep 8, 2014
@artemeff
Copy link
Contributor Author

artemeff commented Sep 8, 2014

btw how are you going to ensure that a proper version of node is installed and is in PATH?

Just run command on line 25 and if it fails – exit.

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

Successfully merging this pull request may close these issues.

3 participants