mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12:56 +03:00
53a3803ba4
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7691 GitOrigin-RevId: 4e3926b4105f0bc15dce75b154f6ef60292c5074
337 B
337 B
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.