Wick

Results 67 comments of Wick

in `serverless.ts` you need to change the first import to something like `import * as Serverless from '/node_modules/serverless/lib/Serverless.js';` instead of `'serverless/lib/Serverless';` this will make thigs work

@tstackhouse the deploy per function is working now in `1.0.0-beta.8` can we close this issue? its fixed in this PR #97

Hey so this is an incompatible issue with nx 13 We have an issue for it #123 Please follow that. If that is solved this will work! :)

> No I am trying just create a new monorepo to explore the new features yes and i am struggling a bit with migrating to 13. :) please be patience

@RaulAbd in version `1.0.0-beta.3` there is a config to add (webpackConfig) which accepts either a string or string[] would you mind testing if it works?

Hey guys, I tried migrating to nx-13 and got stuck and webpack typings used to build and dependency tree shaking Would you guys have time to chip in? We have...

Use the link here https://join.slack.com/t/flowaccountcommunity/shared_invite/zt-10dw6janp-JVE7k6y7OXf8ET9t2Y2BKQ

the migrated workspace is in `migrate/nx-13` branch the error is ```bash libs/nx-serverless/src/utils/depcheck.ts:42:20 - error TS2702: 'Stats' only refers to a type, but is being used as a namespace here. 42...

https://join.slack.com/t/flowaccountcommunity/shared_invite/zt-125cti9bb-KupsvzTn3G4KdOZ43qBWiA Never expires now

branch `migrate/nx-13` is building now. need to test and make sure no effects to - packager from stats-compilation object - depcheck