-
The rails engine is not being loaded and so the assets are also not found in the asset pipeline. Will submit a pull request for this.
-
Are there plans to make a built-in asset pipeline based on Webpack, Parcel or Rollup? That would be awesome.
-
- [ ] Visual/UI pipeline.toml editor (it's quite hard to figure out how to edit the file manually right now, see #524 for context)
- [ ] #689
- [ ] UI to browse compiled assets (in the [Ambient IDE]…
-
`rails generate redactor:config` generates the file `app/assets/redactor-rails/config.js`. This will not work in the asset pipeline correctly as the `rake assets:precompile` task will still take `conf…
-
With help I got my app set up with Capistrano deployment and have been avoiding this error (commenting the offending lines out) to continue work on my app and testing in production. I get the followi…
-
From [this ownCloud documentation page](https://doc.owncloud.org/server/9.0/admin_manual/configuration_server/js_css_asset_management_configuration.html):
We should enable asset pipelining. This decr…
-
API servers hopefully have the asset pipeline disabled by default.
It would be great to provide directions in the README on how to set up swagger_engine without the asset pipeline.
-
**Setup**
- Rancher version: `2.11-head`
- Rancher UI Extensions:
- Browser type & version:
**Describe the bug**
- Our e2e tests are failing on the `auth` part: https://github.com/rancher/d…
-
I have a `` in my `index.html`. However this doesn't build, error message:
```
2024-11-29T15:38:21.215479Z ERROR ❌ error
error from build pipeline
Caused by:
0: HTML build pipeline failed…
-