josdejong/mathjs

CommonJS or AMD dependencies can cause optimization bailouts seededRNG.js

Open

#2,275 opened on Jul 6, 2021

View on GitHub
 (6 comments) (1 reaction) (0 assignees)JavaScript (1,298 forks)batch import
dependencieshelp wanted

Repository metrics

Stars
 (13,832 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

"mathjs":` "^9.4.3", 
Angular CLI: 12.1.1
Node: 16.4.0 (Unsupported)
Package Manager: npm 7.19.1
OS: win32 x64

Angular: 12.1.1
... animations, cdk, cli, common, compiler, compiler-cli, core
... forms, localize, material, material-moment-adapter
... platform-browser, platform-browser-dynamic, router

Package                         Version
---------------------------------------------------------
@angular-devkit/architect       0.1201.1
@angular-devkit/build-angular   12.1.1
@angular-devkit/core            12.1.1
@angular-devkit/schematics      12.1.1
@angular/flex-layout            12.0.0-beta.34
@schematics/angular             12.1.1
rxjs                            6.6.7
typescript                      4.3.4
ng build --configuration production

Warning: E:\Angular\VReport\node_modules\mathjs\lib\esm\function\probability\util\seededRNG.js depends on 'seedrandom'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

Warning: initial exceeded maximum budget. Budget 500.00 kB was not met by 1.32 MB with a total of 1.81 MB.

Contributor guide