mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
caca39d51e
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9753 GitOrigin-RevId: 0d556b7dfec399b30337ba45d7ba6908da8867e2 |
||
---|---|---|
.. | ||
src | ||
.eslintrc.json | ||
.swcrc | ||
CHANGELOG.md | ||
jest.config.ts | ||
package.json | ||
project.json | ||
README.md | ||
tsconfig.json | ||
tsconfig.lib.json | ||
tsconfig.spec.json |
unplugin-dynamic-asset-loader
This plugin create an assetLoader file at dev time. It does not do it in production builds.
Building
Run nx build nx-unplugin-dynamic-asset-loader
to build the library.
Running unit tests
Run nx test nx-unplugin-dynamic-asset-loader
to execute the unit tests via Jest.