Gabriel Csapo

Results 53 issues of Gabriel Csapo

Right now we are blocked on `docusaurus` not supporting `postStart` (https://github.com/facebook/docusaurus/discussions/5616)

This feature would be similar to https://webpack.js.org/configuration/dev-server/#devserveroverlay and would look like the following. ![Screen Shot 2020-10-08 at 1 00 14 AM](https://user-images.githubusercontent.com/1854811/95431188-a7d05e00-0901-11eb-98d2-d4da0e0f2d24.png) Instead of having to monitor the console for errors...

## Summary Originally from we have been using this in production for a few years! It is faster and less prone to errors as it doesn't allow configuration. It would...

enhancement

In my ember-cli-build.js file I have ```js 'ember-prism': { 'components': ['javascript'], 'plugins': ['line-highlight', 'line-numbers'] }, ``` in 0.6.0 this works, in 0.9.0 it doesn't.

Migrate docs usage into the main application and do not leverage the dummy app for docs

enhancement
help wanted

Using workspaces is extremely useful and powerful feature. Instead of using ember-addon.paths the doc calls out how to use these, but should go in more in depth.

enhancement
help wanted

![Screenshot 2023-08-16 at 3 55 08 PM](https://github.com/cyco130/vite-rsc/assets/1854811/f50888cf-2bfd-420f-a287-c94be8588529)

### 🐞 Describe the Bug When initial saving the following template ``` /** * EditCaptions, a component for editing the captions of a video. * @param {Object} videoPlayMetadata - meta...

Thank you for creating a pull request to contribute to Adafruit's GitHub code! Before you open the request please review the following guidelines and tips to help it be more...

### Description updates to latest deps - [ ] Bug fix - [ ] New Feature - [ ] Documentation update - [x] Other