Kai
Kai
Unfortunately this does not work. I would expect the require statement to get removed, because the required-file is in the compiler's source directory. If I would use absolute paths uncompiled...
The closure compiler concatenates the three source files lib/Class1.js, lib/Class2.js and index.js and compiles them into a file, called compiled.js. The compiled.js should not reference to any of the uncompiled...
You are right, but some preprocessing could be added like replacing require-statements to source-files with assignments. I only want the compiler to make static type check to my sources. I...
TypeChecking works, when I invoke the compiler as follows. But I have the same problems as in https://groups.google.com/forum/#!topic/closure-compiler-discuss/1hPmS7EOhj8. Unfortunately I haven't found a solution for it yet. ``` ./node_modules/closurecompiler/bin/ccjs index.js...
https://groups.google.com/forum/#!topic/closure-compiler-discuss/acD1bSh3FAQ
Hi, it's quite sometime ago that I worked on this project. In our project, we automated our tests with a batch scipt and a Keil multiproject, where every test suite...
I would recommend to use at least 3 stacks. axial, coronal and sagital.
Running warp on a local LLM would be amazing.