custom platforms can't use this #5131
Labels
🐛 bug
Something isn't working
🐶 dogfood
Discovered while dogfooding Winglang
👠 platforms
Issues relating to Wing Platform Providers
I tried this:
This happened:
this
is not availableI expected this:
either it should be made clear that the functions are called out of the class context or ideally
this
should just work as expected.Is there a workaround?
don't use
this
Anything else?
the hooks are collected here
wing/libs/wingsdk/src/platform/platform-manager.ts
Lines 82 to 108 in 0ea8670
that's where the hooks are called
wing/libs/wingsdk/src/shared-tf/app.ts
Lines 137 to 144 in 0ea8670
Wing Version
0.51.7
Node.js Version
18.7
Platform(s)
MacOS
Community Notes
The text was updated successfully, but these errors were encountered: