Skip to content

Commit

Permalink
KAS-4919 include embroiders/macros to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ValenberghsSven committed Nov 26, 2024
1 parent 3765605 commit 260ce24
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions ember-cli-build.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ module.exports = function (defaults) {
'ember-test-selectors': {
strip: false
},
//polyfill for insecure context (like cypress on jenkins) https://github.com/emberjs/data/tree/v5.0.0?tab=readme-ov-file#randomuuid-polyfill
'@embroider/macros': {
setConfig: {
'@ember-data/store': {
Expand Down
4 changes: 3 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
"@nullvoxpopuli/ember-composable-helpers": "^5.2.6",
"@typescript-eslint/parser": "^5.48.2",
"alphabet": "^1.0.0",
"@embroider/macros": "^1.16.9",
"broccoli-asset-rev": "^3.0.0",
"broccoli-funnel": "^3.0.8",
"cypress": "^12.17.4",
Expand Down

0 comments on commit 260ce24

Please sign in to comment.