You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First target: use the generated classes when constructing resources, e.g., in generateConfigMap.
This probably means pointing the tests at dist/, or compiling into src/. If rewriting in typescript, the latter is probably better -- just have to make sure make test does the compilation step first, and the tests point at modules in dist/.
Either add the types file, or rewrite in typescript.
The text was updated successfully, but these errors were encountered: