Skip to content

Commit

Permalink
rm formideploy (#2603)
Browse files Browse the repository at this point in the history
  • Loading branch information
gksander committed May 25, 2023
1 parent f6c9b74 commit b6b7d1a
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 926 deletions.
60 changes: 0 additions & 60 deletions .github/workflows/docs.yml

This file was deleted.

8 changes: 0 additions & 8 deletions docs/formideploy.config.js

This file was deleted.

6 changes: 1 addition & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
"btoa": "^1.2.1",
"chalk": "^4.1.0",
"cross-env": "^6.0.3",
"formideploy": "^0.4.0",
"github-slugger": "^1.2.1",
"gray-matter": "^3.1.1",
"js-yaml": "^3.12.0",
Expand All @@ -83,9 +82,6 @@
"scripts": {
"start": "node --max-old-space-size=2048 node_modules/react-static/bin/react-static start",
"build": "node ./scripts/build.js",
"clean": "rimraf dist",
"serve": "formideploy serve --port 4000",
"deploy:stage": "formideploy deploy --staging",
"deploy:prod": "formideploy deploy --production"
"clean": "rimraf dist"
}
}

1 comment on commit b6b7d1a

@vercel
Copy link

@vercel vercel bot commented on b6b7d1a May 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.