graphql-engine/frontend/libs/nx/internal-plugin
Nicolas Beaussart eaf6385a28 frontend: remove vendor source maps
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8715
GitOrigin-RevId: 10a0666e2676d9fdc9a5bc5a9120021d0d94095b
2023-04-11 16:15:54 +00:00
..
src frontend: remove vendor source maps 2023-04-11 16:15:54 +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: use relative paths instead of absolute within modules 2023-02-22 16:38:45 +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: update nx to latest 15 2023-02-28 19:42: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.