AzureAD / microsoft-authentication-library-for-js

Microsoft Authentication Library (MSAL) for JS
http://aka.ms/aadv2
MIT License
3.6k stars 2.64k forks source link

Align on one of Webpack / Rollup in the library #1432

Closed DarylThayil closed 3 years ago

DarylThayil commented 4 years ago

Please follow the issue template below.

Source

Description

We currently have both rollup and webpack in our libs, along with whatever the node library is currently using with tsdx.

Priority

Medium ?

Acceptance Criteria

Describe the conditions that must met for this work to be considered complete.

  1. One bundling manager
  2. Choice takes bundle size, project popularity / maintenance, and feature support into account (esmodules?)
DarylThayil commented 4 years ago

@jasonnutter @pkanher617 cc

jasonnutter commented 3 years ago

Given the different libraries have different considerations for bundling, I'm not sure this will be realistic. Closing for now.