Fraction.js icon indicating copy to clipboard operation
Fraction.js copied to clipboard

Compile Instructions

Open TonyRippy opened this issue 2 years ago • 0 comments

Hello, and thank you for all your work on this library!

As part of a PR I was working on, I was trying to figure out how to regenerate the fraction.min.js file. The project README.md file mentions that you use google-closure-compiler with advanced optimizations, but I was unable to find the right combination of compiler flags to get this working. If it helps, here is what I tried: TonyRippy/Fraction.js#e3779a2

Would it be possible to publish instructions that document what compiler flags and other settings you use to build the project?

TonyRippy avatar Jan 07 '24 15:01 TonyRippy