take the TS source code off of @openid/appauth and compile it manually so that we can make it into a proper esmodule
This commit is contained in:
@@ -106,6 +106,7 @@
|
||||
"@umbraco-cms/backoffice/webhook": ["./src/packages/webhook/index.ts"],
|
||||
"@umbraco-cms/backoffice/workspace": ["./src/packages/core/workspace/index.ts"],
|
||||
"@umbraco-cms/backoffice/external/backend-api": ["./src/external/backend-api/index.ts"],
|
||||
"@umbraco-cms/backoffice/external/base64-js": ["./src/external/base64-js/index.ts"],
|
||||
"@umbraco-cms/backoffice/external/dompurify": ["./src/external/dompurify/index.ts"],
|
||||
"@umbraco-cms/backoffice/external/lit": ["./src/external/lit/index.ts"],
|
||||
"@umbraco-cms/backoffice/external/marked": ["./src/external/marked/index.ts"],
|
||||
|
||||
Reference in New Issue
Block a user