Skip to content

Commit

Permalink
test build on fleek
Browse files Browse the repository at this point in the history
  • Loading branch information
Manwe-777 committed Oct 5, 2024
1 parent 4f9f821 commit 0df9443
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"react-build": "craco --openssl-legacy-provider build",
"start:web": "npm run build:workers && craco --openssl-legacy-provider start --config craco.web.config.js",
"build:web": "npm run build:workers && craco --openssl-legacy-provider build --config craco.web.config.js",
"build:fleek": "npm run build:workers && craco build --config craco.web.config.js",
"jest-server": "http-server ./build -p 3000",
"jest:watch": "craco test --env=jsdom",
"jest:ci": "craco test --env=jsdom --watchAll=false --testPathIgnorePatterns \"src/__tests__/\"",
Expand Down

0 comments on commit 0df9443

Please sign in to comment.