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 13, 2023
1 parent 5d6bac8 commit 2ce31b0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
"website",
"test-app"
],
"nohoist": [
"**/@embroider/*",
"**/@ember/*",
"**/@glimmer/*",
"**/ember-*"
],
"scripts": {
"prepare": "yarn workspace ember-file-upload prepare",
"test": "yarn workspace test-app test:ember -s",
Expand Down

0 comments on commit 2ce31b0

Please sign in to comment.