Skip to content

Commit

Permalink
Production and dev seem to be working
Browse files Browse the repository at this point in the history
  • Loading branch information
ajhool committed Mar 30, 2017
1 parent e99cd8a commit 761fa90
Show file tree
Hide file tree
Showing 28 changed files with 829 additions and 9 deletions.
3 changes: 2 additions & 1 deletion .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
["transform-runtime", {
"polyfill": false,
"regenerator": true
}]
}],
"transform-flow-strip-types"
]
}
86 changes: 86 additions & 0 deletions dist/config/constants.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/config/constants.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

62 changes: 62 additions & 0 deletions dist/controllers/base.controller.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/controllers/base.controller.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

53 changes: 53 additions & 0 deletions dist/controllers/meta.controller.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/controllers/meta.controller.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 761fa90

Please sign in to comment.