Skip to content

Commit

Permalink
Deprecation message in Console Folder Readme
Browse files Browse the repository at this point in the history
PR-URL: hasura/graphql-engine-mono#8131
Co-authored-by: Nicolas Beaussart <[email protected]>
GitOrigin-RevId: d0c187bb322e26105a8ecdb19da4e8478b7d09dd
  • Loading branch information
2 people authored and hasura-bot committed Feb 28, 2023
1 parent 7872be0 commit fbb9223
Show file tree
Hide file tree
Showing 2,409 changed files with 5 additions and 421,446 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ consisting of 3 components. Each has their own contributing guides:

2. [CLI (Go)](cli/CONTRIBUTING.md)

3. [Console (JavaScript)](console/README.md#contributing-to-hasura-console)
3. [Console (JavaScript)](frontend/docs/generic-info.md#contributing-to-hasura-console)

All of the three components have a single version, denoted by either the git tag or a combination of branch name and git commit SHA.

Expand Down
1 change: 0 additions & 1 deletion cli-ext/.gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
bin
build
src/shared
_tmptests
node_modules
version.json
2 changes: 0 additions & 2 deletions cli-ext/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
"description": "A service to generate Hasura action scaffolds",
"main": "src/server.js",
"scripts": {
"get-shared-modules": "rm -rf src/shared && cp -r ../console/src/shared ./src/shared",
"pretranspile": "npm run get-shared-modules",
"transpile": "rm -rf build/* && babel --extensions '.ts,.js' ./src ./tests --out-dir build",
"prebuild": "npm run transpile",
"build": "rm -rf ./bin/* && pkg ./build/command.js --output ./bin/cli-ext -t node12-linux-x64,node12-macos-x64,node12-win-x64,node12-linux-arm64,node16-macos-arm64",
Expand Down
File renamed without changes.
File renamed without changes.
39 changes: 0 additions & 39 deletions console/.babelrc

This file was deleted.

2 changes: 0 additions & 2 deletions console/.eslintignore

This file was deleted.

298 changes: 0 additions & 298 deletions console/.eslintrc

This file was deleted.

Loading

0 comments on commit fbb9223

Please sign in to comment.