Skip to content

Commit

Permalink
experiment: try nohoist
Browse files Browse the repository at this point in the history
  • Loading branch information
gilest committed Jan 14, 2023
1 parent 5d6bac8 commit c6657ba
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
"website",
"test-app"
],
"nohoist": [
"**/@ember/**",
"**/ember-source"
],
"scripts": {
"prepare": "yarn workspace ember-file-upload prepare",
"test": "yarn workspace test-app test:ember -s",
Expand Down

0 comments on commit c6657ba

Please sign in to comment.