mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
53a3803ba4
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7691 GitOrigin-RevId: 4e3926b4105f0bc15dce75b154f6ef60292c5074 |
||
---|---|---|
.. | ||
src | ||
.eslintrc.json | ||
.lib.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.