choeller

Results 4 comments of choeller

Same here, but with different controller: ``` /home/christoph/sources/loopback/loopback-next-example/node_modules/ts-node/src/index.ts:307 throw new TSError(formatDiagnostics(diagnosticList, cwd, ts, lineOffset)) ^ TSError: ⨯ Unable to compile TypeScript controllers/AccountManagementController.ts (1,10): Module '"/home/christoph/sources/loopback/loopback-next-example/services/facade/node_modules/@loopback/core/index"' has no exported member 'api'....

We just ran into the same issue and found the reason here: https://aws.amazon.com/de/blogs/compute/coming-soon-expansion-of-aws-lambda-states-to-all-functions/

@kara: Just out of curiosity: Are there plans to add a directive I described above or is this no priority at the moment? I'm still not 100% sure how a...

@tbosch Is the `css:` prefix supposed to land in 2.0? We are currently implementing a component-library that could really benefit from this, as we are now adding dozens of dumb...