mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
9667164942
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 |
||
---|---|---|
.. | ||
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.