BJ McDuck

Results 15 comments of BJ McDuck

I personally want a mix of the two. Ideally I want to be able to take in a wildcard argument without passing anything else in. Like I'm defining shortcuts that...

`WILDCARD` would be an argument, any text that is passed in that doesn't match a predefined command

I seem to be having similar issues on various content parts of the page when using `snapjs` as well. I think my issue [#699](https://github.com/twbs/ratchet/issues/699), and this one, may be somewhat...

Just to chime in, the default example of setting up an action with the following gets the same ` Error: Cannot find module '@babel/plugin-transform-flow-strip-types' from '/github/workspace'` error. Sounds like it's...

@jcoyne You can just write a different sentence that reads better. `The program when configured with a valid user does the right thing` @IlkhamGaysin ```ruby feature "As a visitor, who...

+1 Is it currently possible to change the base queue with extending the worker?

This actually breaks the page for IE9 users, which unfortunately is still a thing that's important to my company.

We are also using ember, so I'm not sure if it has something to do with all the content within the `.snap-content` section being loaded/changed asynchronously.