Skip to content

Commit

Permalink
Update elixir.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangbao committed Jan 9, 2017
1 parent da7c619 commit d8f08ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elixir.md
Expand Up @@ -226,7 +226,7 @@ elixir(function(mix) {
```javascript
elixir(function(mix) {
mix.webpack(
'./resources/assets/js/app.js',
       './app/assets/js/app.js',
'./public/dist'
);
});
Expand Down

0 comments on commit d8f08ae

Please sign in to comment.