Skip to content

Commit

Permalink
Add the new middleware name from ember-cli
Browse files Browse the repository at this point in the history
This addon should run before the files are served and after the build is done.
  • Loading branch information
kratiahuja committed Jan 20, 2017
1 parent 6189255 commit b7d3c17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -44,6 +44,7 @@
"configPath": "tests/dummy/config",
"before": [
"serve-files-middleware",
"broccoli-serve-files",
"history-support-middleware",
"proxy-server-middleware"
]
Expand Down

0 comments on commit b7d3c17

Please sign in to comment.