math-expression-evaluator icon indicating copy to clipboard operation
math-expression-evaluator copied to clipboard

Source directory published to npm

Open iGerman00 opened this issue 2 years ago • 1 comments

Someone pointed out to me that the source directory is published to npm. Don't do that as it's not used by anything and is bloat.

iGerman00 avatar Jan 09 '23 22:01 iGerman00

oh thanks! previously i was not using rollup and TS and publishing src directly but now with rollup n babel it really can be removed. Thanks! I will remove it in next commit

bugwheels94 avatar Jan 22 '23 12:01 bugwheels94