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

Code Refactor #47

Merged
merged 12 commits into from Aug 16, 2017

doc add info to build min and map file

  • Loading branch information
Shweta Jain authored and Shwetajain148 committed Aug 8, 2017
commit c18dd73ff96c4245453be465ae8d2973ce961a0a
@@ -90,3 +90,10 @@ location /loggly/ {
proxy_pass http://logs-01.loggly.com;
}
```

Build min and map file
----------
You can build min and map file by using command
```
grunt uglify
```
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.