Shyim

Results 136 issues of Shyim

### Description I would like to import all my files under a prefix instead of relative paths for easier migration :) Now: ``` { "Storefront": "http://localhost:8000/assets/Storefront/main-a56c1503205b0ad9f626e69d4930583b.js", "http://localhost:8000/assets/Storefront/helper/feature.helper.js": "http://localhost:8000/assets/Storefront/helper/feature.helper-b8220a01f3bb8601d730eb80dc6be6aa.js" } ```...

Feature
AssetMapper

### Description We want to adopt our application to ImportMap. Each bundle will bring his own entrypoint and dependencies they want to require (will create a different issue for this)....

AssetMapper

Example: Add a Triage label when a PR is created

It took me some time to understand that your Kernel needs to implement KernelInterface. It would be much easier when you would throw just an exception when the requirements are...

Hey, I would like to package more PHP applications for [Nix](https://nixos.org). Currently composer is annoying to execute in an [sandbox environment](https://nixos.wiki/wiki/Nix_package_manager#Sandboxing). In a Sandbox environment (while building a package) is...

Hey, I would like to provide Node 16/Node 18 in my docker image configurable using env. That works already great, but for this I have to preinstall both versions to...

enhancement

This fixes https://youtrack.jetbrains.com/issue/IDEA-304758, by adjusting the script when the shell is Nushell to `| save `. Also escaped paths requires a `^` in nushell, otherwise it just outputs the path...

Hey, It would be nice if the workflows would be built as an Reuseable Workflow. So our plugins just call the action from here and we don't have to update...

enhancement

Right now the UI looks like this: ![image](https://user-images.githubusercontent.com/6224096/233978618-81ca96d7-d640-47f2-a346-8f2e380090aa.png) I want to be able to sort by: - size - last accessed - creation Also it would be nice to be...

enhancement
frontend

I use `cachix watch-exec devenv` always to build the cache. Some packages are getting pushed which I don't want to have there like NPM stuff which is very big, but...

enhancement