Skip to content

Commit

Permalink
fixing temp connection issue
Browse files Browse the repository at this point in the history
  • Loading branch information
NikoAnderson committed Aug 9, 2024
1 parent 1a1e78f commit 38736ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ install:
- npm install webpack
- npm i --save webpack-sources --legacy-peer-deps
- npm install -f @types/[email protected]
- npm install -g yarn
- export NODE_OPTIONS="--max-old-space-size=8192"
script:
- npm run build:fda:prod
Expand Down

0 comments on commit 38736ce

Please sign in to comment.