Skip to content

msal node missing dist folder and types entry #2011

@baywet

Description

@baywet

Library

  • msal@1.x.x or @azure/msal@1.x.x
  • @azure/msal-browser@2.x.x
  • @azure/msal-angular@0.x.x
  • @azure/msal-angular@1.x.x
  • @azure/msal-angularjs@1.x.x
  • @azure/msal-node@1.0.0-alpha.1

Framework

NodeJS + Express: you can see the code here https://github.com/microsoftgraph/nodejs-webhooks-rest-sample/tree/feature/msalnode

Description

The package is missing the dist folder which makes it empty and unusable.
The package is missing the types entry as well as the types themselves.

Error Message

Security

  • Is this issue security related?

Regression

  • Did this behavior work before?
    Version:

MSAL Configuration

N/A

Reproduction steps

the reference on unpkg gives you a 404 because the dist folder is missing.

Expected behavior

Dist folder to be included.
Types to be configured and included for the package.

Browsers/Environment

  • Chrome
  • Firefox
  • Edge
  • Safari
  • IE
  • Other (Please add browser name here)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA problem that needs to be fixed for the feature to function as intended.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions