-
Here's a repo that runs [repo](https://github.com/mandx/denograts) and documents some warts and workarounds.
What I have found so far:
* Scalars provided by Grats (`import { Float, Int, ID } from …
-
- [x] Ship blacklight javascript and css as an npm package
- [ ] Provide and support documentation for how to use this in webpacker and importmap
- [ ] It might also be nice to document some kind …
-
The key problem with using foreman for development with Rails is that the debugger is no longer directly available in-process. You have to attach a remote debugger, which is both a hassle, and doesn't…
-
My enviroment is composed by
rails 7
importmaps
simulus
turbo-links
I tried to install semantic ui on rails 7 in this way
1. Installing the gem
2. Installing Jquery-rails gem
3. Inside…
-
Support import_map.json will be useful
https://deno.land/manual@v1.29.2/basics/modules/import_maps
-
[troubleshooting section]: https://vite-ruby.netlify.app/guide/troubleshooting.html
- [x] I have tried upgrading by running `bundle update vite_ruby`.
- [x] I have read the __[troubleshooting sect…
-
### Reproducible in vscode.dev or in VS Code Desktop?
- [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop
### Reproducible in the monaco editor playground?
- [X] Not repro…
-
Fresh installation, with Rails 7.1.2:
```
undefined local variable or method `javascript_importmap_shim_tag'
```
I think this is caused by the dependency you have in the `.gemspec` [liberally …
jmdfm updated
2 months ago
-
### What problem is this solving
I'm trying to use pinia in a microfrontends architecture, and we are planing to use importmaps to solve duplication of bundling dependencies.
So we're mapping pinia …
-
Has anybody tried upgrading this app to Rails 7? and Shakapacker?
I might take a try at this.
But I hate to duplicate the work if somebody else has done this.