4 lines
237 B
JavaScript
4 lines
237 B
JavaScript
|
// TODO: deprecated since v8, remove this deprecation warning in v9
|
||
|
throw new Error('The file "mathjs/dist/math.min.js" has been moved to "mathjs/lib/browser/math.js" since mathjs@8.0.0. ' +
|
||
|
'Please load the bundle via the new path.')
|