Colby Gutierrez-Kraybill
|
4b6cc3dfa2
|
Putting simplified version of 'resolve' in routes.json and modifying .eslintrc to create a convention that any variable matching ^_ (starts with _) will be excempt from the variable used check.
|
2015-09-14 13:36:00 -04:00 |
|
Colby Gutierrez-Kraybill
|
2e1cd7b7d7
|
To avoid JSLint warning on var path being assigned but never used (it's used in eval()), putting a rather ugly solution directly into the the 'resolve' property of the routes.json
|
2015-09-14 13:17:50 -04:00 |
|
Colby Gutierrez-Kraybill
|
393552bd46
|
Adding annotations to routes.json and correct interpreting code to include information about static assets. Will be used by routes-to-nginx-conf for building nginx regex patterns
|
2015-09-14 12:16:58 -04:00 |
|
Andrew Sliwinski
|
41176aaee1
|
Extend build process to support multiple views
|
2015-09-03 22:26:56 -07:00 |
|