graphql-engine/frontend/libs/nx/internal-plugin
Nicolas Beaussart 2c3d91b033 frontend: switch cli and server to use the new nx assets
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7533
GitOrigin-RevId: 8adde90a90115c2782dc77b9f30297499f22acab
2023-01-25 12:07:01 +00:00
..
src frontend: switch cli and server to use the new nx assets 2023-01-25 12:07:01 +00:00
.babelrc frontend: setup internal executor to create the assetLoader 2023-01-20 16:05:52 +00:00
.eslintrc.json frontend: setup internal executor to create the assetLoader 2023-01-20 16:05:52 +00:00
executors.json frontend: setup internal executor to create the assetLoader 2023-01-20 16:05:52 +00:00
generators.json frontend: setup internal executor to create the assetLoader 2023-01-20 16:05:52 +00:00
jest.config.ts frontend: setup internal executor to create the assetLoader 2023-01-20 16:05:52 +00:00
package.json frontend: setup internal executor to create the assetLoader 2023-01-20 16:05:52 +00:00
project.json frontend: setup internal executor to create the assetLoader 2023-01-20 16:05:52 +00:00
README.md frontend: setup internal executor to create the assetLoader 2023-01-20 16:05:52 +00:00
tsconfig.json frontend: setup internal executor to create the assetLoader 2023-01-20 16:05:52 +00:00
tsconfig.lib.json frontend: setup internal executor to create the assetLoader 2023-01-20 16:05:52 +00:00
tsconfig.spec.json frontend: setup internal executor to create the assetLoader 2023-01-20 16:05:52 +00:00

nx-internal-plugin

This library was generated with Nx.

Building

Run nx build nx-internal-plugin to build the library.

Running unit tests

Run nx test nx-internal-plugin to execute the unit tests via Jest.