magbicaleman

Results 9 issues of magbicaleman

I'm importing `autodux` into a project, which uses rollupjs to bundle my component but it's adding all of rambdajs, so it takes a 5kb and turns it into 66kb file....

Normal ACF functions do not work because this plugin does not create the reference that is needed for functions like [get_field_objects](http://www.advancedcustomfields.com/resources/get_field_objects/) to work, on single post type template. The plugin...

Framer X v39 Inside of my `Block.tsx`( a component from code), when I import `styled` and try to extend styles on my production component, it breaks all other styles. No...

I'm getting a "Forbidden" when i go to http://localhost:4567/, the Laravel part of this script also does not go through Composer successfully installed to: /home/vagrant/composer.phar Use it: php composer.phar Composer...

### Build/Submit details page URL local ### Summary From my understanding Build-Tools 30.0.3 is dependent on the `emulator` package which does not have a version available for linux arm, but...

needs review

By the way great package, and easy to implement. I'm wondering, if there is anyway to handle transitions of a user hits the back button on their browser. Thank you!

enhancement
help wanted

In the `https://github.com/jose-donato/race-stack/blob/main/app/lib/cookie.server.ts` the secret value has the following comment ``` secrets: ["replace_me"], // replace this with an actual secret ``` Given that this is meant for cloudflare stack how...

Hi there, thank you for the fantastic work on remix-pwa. I'm working on integrating it into my project and ran into a potential dependency issue. Context: I'm setting up a...