-
> There is already browserified package which I use in my app and the second browserify process during qooxdoo compilation is not needed for this JS script. But except process time which spend on this…
-
Compiling package 'sqv-qxthemes' with the current version of the compiler results in the following warnings/errors:
```
Error validating data for Manifest.json: /info Property qooxdoo-range is not e…
-
While discussing https://github.com/qooxdoo/qooxdoo-compiler/issues/25, I stumbled upon what I believe is a bug of the compiler: the first time I build the project with --clean, composite image inform…
-
**Describe the bug**
I had in my `compile.json` an entry to a ressource that didn't exist (anymore) like
```
...
"applications": [
{
"localModules": {
"grafModel": "./source…
-
After compiling my app, I saw this in the default index.html:
```
```
This is not accurate. The default path for the custom index.html seems to be "" (empty string.) The bootPath must be spec…
-
Here's how I understood our recent discussions:
In the deployment repo, we do the testing with the setup that John has already prepared (testing compiler with framework and framework with compiler…
-
## Long story short
![image](https://user-images.githubusercontent.com/823223/130978060-dee22651-a87a-4893-877c-5c9fbb7fe7c7.png)
Note: your environment was attached but will not be displayed
calys updated
2 years ago
-
Hi all,
I have a problem with a projet running on Chrome and Internet Explorer 11. The fact is that even with these babelOptions in compile.json :
```
"targets": {
"chrome": "49",
"i…
-
## Long story short
it might be useful to be able to browse the existing files. All I can see, usually, is that my nodes contain "work.zip"
![image](https://user-images.githubusercontent.com/8232…
-
## Long story short
The mapping of the output of one service to the input of another can sometimes take minutes. This is important for developing workflows with dependencies between studies.
## …