PaddiM8 / kalker

Scientific calculator with math syntax that supports user-defined variables and functions, complex numbers, and estimation of derivatives and integrals
https://kalker.xyz
MIT License
1.64k stars 74 forks source link

[web] Attempt at moving from Webpack to Vite #92

Closed fluunke closed 1 year ago

fluunke commented 2 years ago

Works

Doesn't work

Currently getting TypeError: E is undefined when importing the component in another project and pressing Enter in the text field. No errors in the console