-
### Expected Behaviour
Running `./bin/generate` from the project’s root should generate files correctly without any error.
### Actual behaviour
Running the script, I get the following:
``` she…
-
I have set up Silex with node JS based on the following link.
https://github.com/silexlabs/Silex/wiki/How-To-Add-Silex-To-Your-Node.js-Project
I then followed the guidelines given in the below U…
-
We need to find a way to organize commands in folders without changing all the .yml action files command paths.
This would be possible by:
- Recursively searching for python commands and match …
-
Hello, I am working on a project with Silex and Twig. So I followed the [Silex documentation](https://silex.symfony.com/doc/2.0/providers/twig.html) to use twig, but when I enter the url I get this er…
-
So this is a weird one. Using the example of setting the page to [Single Site Mode](https://github.com/silexlabs/Silex/wiki/Single-site-mode), and [Integrate Silex with your infrastructure](https://g…
-
@budislav you wrote
> Every time I want to see responsive mode Silex forcing me to save doc first which is ok, but I want to save it on my PC not on cloud. Why? Because it is faster and the most im…
-
The latest PR (#96) implements server logos as a _future_ requirement for server submissions. We are looking to locate the remaining server icons that we could not find ourselves. Please consult the R…
-
Hello,
I found out that using this action triggers https://github.com/docker/buildx/issues/177, but what's surprising is that it seems to happen solely because of the `iidfile` argument
Here is …
Silex updated
2 years ago
-
https://github.com/Silex/docker-emacs/issues/72#issuecomment-777229286
> We need to discuss architecture/hardware etc. I'm currently building the images on gitlab using an arm32/64 private server b…
-
Steps performed
npm run start:debug
npm run watch
I am attempting to run Silex with hot reload to inspect the state of some component I tried to do a console.log in src/ts/client/App.ts
Now …