Brian Chavez

Results 114 comments of Brian Chavez

I have the same issue with Webpack 4. I have a `DllPlugin` inside `webpack.config.vendor.js` that contains `expose-loader` for jQuery that I want globally exposed whenever the DLL file is loaded...

Thanks a bunch @mifopen for sharing your configuration workaround. I will give it a try. Just want to point out for others that stumble on this difficult bug, the way...

Hey Nick, I don't know if this helps, but I received a PR for some performance improvements to Bogus that had some reflection improvements. These might be the same caching...

Hey @nickdodd79, Sorry for the late reply! Been super busy with the day job stuff. I'm not totally sure yet; I think it might take some re-work. I think it...

Please reopen this issue and add the AJAX unobtrusive to CDNJS. ![devenv_2170](https://user-images.githubusercontent.com/478118/45897832-095e1800-bd8d-11e8-960e-e0a0d7d0a994.png) Generally, Microsoft developer tools and products should match up and offer some semblance of continuity. Thanks, Brian :beach_umbrella:...

Hi @davidebbo , sure. I uploaded a full repo of what im working on now. The `Source\Templates` project has all the RG templates in `Source\Templates\CodeGen`. The **Templates** project should compile...

Opps: Repo Here: https://github.com/bchavez/RethinkDb.Driver Templates folder: https://github.com/bchavez/RethinkDb.Driver/tree/master/Source/Templates/CodeGen

Hi @davidebbo , only one project `Templates` currently builds inside the solution. The solution (as a whole) doesn't compile; but `Templates` (right click -build) should work.

Also, I opened `AstSubclassTemplate.generated.cs` and there are no red lines.

Hm. That's strange. I tested it in 2013 and it worked ok here ... I'll test again and try to reproduce it in 2013.