box / box-content-preview

JavaScript library for rendering files stored on Box
https://developer.box.com/docs/box-content-preview
Other
106 stars 113 forks source link

fix(build): Update package json build params #1513

Closed marcoartaviaq closed 9 months ago

marcoartaviaq commented 10 months ago

Upgrade webpack and babel-loader so we can get rid of NODE_OPTIONS=--openssl-legacy-provider flag

marcoartaviaq commented 9 months ago

Thanks, @marcoartaviaq. Do we need to upgrade Jest as well?

Apologies for the delayed response, @jstoffan. The process of upgrading Jest, webpack (to version 5), and the Babel loader has proven to be more extensive than initially anticipated. To mitigate potential issues with local development, we're currently implementing a smaller-scale upgrade. The comprehensive upgrades will follow later. In the interim, we've incorporated the directive in the JPL to maintain functionality.