Ali Rizvi-Santiago
Ali Rizvi-Santiago
This is could be considered _not_ a WIP because it gets me to the next part of your plugin that's appears broken. (Or at least it's broken for me). If...
set CGO_FLAGS to `/usr/include/vmware-vix` if you're using vmware-workstation and set CLD_FLAGS to `-L/usr/lib/vmware-vix -lvixAllProducts`.
Hey guys, this link talks about how `this.options` was deprecated and what to switch it to: https://medium.com/webpack/webpack-4-migration-guide-for-plugins-loaders-20a79b927202
Ugh, I fucking hate javascript.
I created a PR, #51 which closes this shit.
If any of you guys need the fix for this before they merge the PR, you can use https://github.com/arizvisa/jshint-loader#webpack-4 in your packages for npm.
@russelyang (or anybody), mind creating a PR? My PR at #51 seems to have gone stale due to issues with the cla signature.
@ybaruchel, you can use https://github.com/arizvisa/jshint-loader#webpack-4 in your packages for npm to get it working.
actually, once PR #55 is merged, my fix can be re-opened and rebased on top of it. The reason my PR wasn't merged is that despite my PR being a...
I notice there's no `resourceVSphereVirtualDiskUpdate` function in the `vsphere/resource_vsphere_virtual_disk.go` file. To accomplish this, would it just require someone to implement the ability to diff the configuration in the file via...