Skip to content

Commit

Permalink
BUG Expose the client/lang directory so we can load JS side translati…
Browse files Browse the repository at this point in the history
…on properly.
  • Loading branch information
Maxime Rainville authored and robbieaverill committed Mar 23, 2020
1 parent a258feb commit 4b97095
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
},
"extra": {
"expose": [
"client/dist"
"client/dist",
"client/lang"
]
},
"autoload": {
Expand Down

0 comments on commit 4b97095

Please sign in to comment.