4 lines
239 B
JavaScript
4 lines
239 B
JavaScript
// TODO: deprecated since v8, remove this deprecation warning in v9
|
|
throw new Error('The non-minified file "mathjs/dist/math.js" has removed since mathjs@8.0.0. ' +
|
|
'Please use the minified bundle "mathjs/lib/browser/math.js" instead.')
|