graphql-engine/frontend/libs/nx/internal-plugin
Nicolas Beaussart 9667164942 frontend: introduce tags system for libs
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9063
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 1f5918b1e56452967a93739ffc21b4cfafbd84e4
2023-05-09 10:43:51 +00:00
..
src frontend: introduce tags system for libs 2023-05-09 10:43:51 +00:00
.babelrc frontend: update nx to latest 15 2023-02-28 19:42:51 +00:00
.eslintrc.json frontend: setup internal executor to create the assetLoader 2023-01-20 16:05:52 +00:00
executors.json frontend: setup buid validator executor 2023-03-22 20:53:53 +00:00
generators.json frontend: introduce tags system for libs 2023-05-09 10:43:51 +00:00
jest.config.ts frontend: update nx to 15.8.1 2023-03-01 14:17:47 +00:00
package.json frontend: setup internal executor to create the assetLoader 2023-01-20 16:05:52 +00:00
project.json frontend: introduce tags system for libs 2023-05-09 10:43:51 +00:00
README.md frontend: setup internal executor to create the assetLoader 2023-01-20 16:05:52 +00:00
tsconfig.json frontend: update nx to latest 15 2023-02-28 19:42:51 +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.