Patrick Lee
Patrick Lee
I have the same problem/question. Does this have to be enabled ? Is there a way to ignore dependencies by name? For example a jquery plugin that requires another plugin...
magic ... It doesn't load the dependencies defined in the plugins bower.json file. What is the point of using a bower component if it doesn't define its dependencies properly. Also...
@sukima I prefer broswserify but there are cases where the bower way makes sense. Such as excluding a jquery file that the whole page uses but the component also relies...
@sukima Thanks for all the help, that looks like a useful tool. Just to confirm debowerify isn't meant for dependency/css management right ? How tedious it to maintain your suggested...
@bobthecow Thanks for the input, I wasn't clear on the _if_ the packages are commonjs friendly part. That might be helpful to note that in the readme, if it is...
@sukima @bobthecow I figured I would be sick of writing browserifiy-shim config files that just mimic that the dependencies defined by bower file. It seems like the great tool but...
@maxnordlund @sukima cssify looks nice but I am weary about including css strings in js. I am not really sure how relative images would work and the processing of js...
@kenglxn +100000 I had a feeling that the initial prompt was causing it not to run but I didn't have access to the system account. Running your steps fixed my...
Is there a workaround for this? It looks like this breaks json schema parsers.