Andrew
Results
4
comments of
Andrew
@dg-eparizzi The workaround provided by @kamilmysliwiec should work. In the root of the **nest-cli.json** you specify the relative path to the assets that will be included in the all apps...
@PedroAugustoRamalhoDuarte Good catch. Also, let TS know what model is coming back ``` return database .get("table_name") .query(Q.take(10)); ```
+1 ... persistent issue