Steam-Economy-Enhancer icon indicating copy to clipboard operation
Steam-Economy-Enhancer copied to clipboard

Change build procedure to gulp, allows minification of final output file.

Open TheOddball opened this issue 2 years ago • 0 comments

With a script this big, minification brings a lot of performance improvements. Obviously, with the script changing THIS much, bug testing will need to be done before this is merged to production release.

To develop; Simply run npm i to install gulp, then gulp to build when you've made your changes.

TheOddball avatar Jun 19 '22 01:06 TheOddball