Javascript & html compiler
Posted: Tue May 26, 2020 10:11 am
I want to sanity check Javascript, html and css during the application build. I am presently locked onto GNU Legacy build (mingw32) on Windows.
Are there any Javascript, html compilers for the mingw32 environment?
Normally I would use closure but failed at first attempt to get Java to run.
Ran the MinGW installation manager:
Ends up with:
So looking either for a method of getting Java to run from within minGW32 OR another Javascript compiler.
Are there any Javascript, html compilers for the mingw32 environment?
Normally I would use closure but failed at first attempt to get Java to run.
Ran the MinGW installation manager:
Code: Select all
install: gcc-v3-java-3.4.5-20060117-3-mingw32-bin.tar.gz
installing gcc-v3-java-3.4.5-20060117-3-mingw32-bin.tar.gz
mingw-get-gui: *** ERROR *** C:\MinGW\/info/gccint.info: extraction failed
mingw-get-gui: *** ERROR *** C:\MinGW\/info/gccint.info: probable package conflict; existing file not overwritten
Code: Select all
$ gcc compiler.jar
gcc: error: compiler.jar: Java compiler not installed on this system