Skip to content

Commit

Permalink
Merge pull request #2093 from embroider-build/disable-app-rewriting
Browse files Browse the repository at this point in the history
Disabling app rewriting
  • Loading branch information
ef4 authored Sep 6, 2024
2 parents ce8f3cf + 3ec585a commit dce753f
Show file tree
Hide file tree
Showing 26 changed files with 417 additions and 1,179 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,5 @@ jobs:
- name: suite
run: ${{ matrix.command }}
working-directory: ${{ matrix.dir }}
env:
NODE_OPTIONS: "--max-old-space-size=8192"
1 change: 0 additions & 1 deletion packages/compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
"broccoli-source": "^3.0.1",
"chalk": "^4.1.1",
"debug": "^4.3.2",
"escape-string-regexp": "^4.0.0",
"fast-sourcemap-concat": "^2.1.1",
"fs-extra": "^9.1.0",
"fs-tree-diff": "^2.0.1",
Expand Down
Loading

0 comments on commit dce753f

Please sign in to comment.