capacitor-community / generic-oauth2

Generic Capacitor OAuth 2 client plugin. Stop the war in Ukraine!
MIT License
223 stars 106 forks source link

Fix sourcemap loading issues #252

Closed bosh-code closed 2 months ago

bosh-code commented 3 months ago

Using tooling like webpack and typescript throws errors for missing sourcemaps. Adding this option to the tsconfig should resolve this issue.

tafelnl commented 2 months ago

Closed by #257