Going to have to remove the searches and test with...
# sdf
k
Going to have to remove the searches and test without adding them as sublists on the custom record.
s
what happens when you remove the dependency? it happened to me twice that it was being added and removed manually. I see most of the time it is coming from custom forms where many fields are added as disabled by default
you can also try to remove all not necessary fields/objects manually from the xml files but it is a bit of work 🙂
k
Funny actually i created a new branch and removed the bits i thought were causing the issue and retried still generates the wmssystem dependanc so removed it manually and low and behold no errors.
So switched back to my main branch and removed the wmssysmte dependancy manually and hey presto now works.
WEIRD!!
s
yeah, it is not consistent behaviour all the time
k
Understatement of the century! and they are pushing everyone to use webstorm! HAHA
s
webstorm is the best IDE for web development, so I have no problem with them rallying behind that.
k
I agree @stalbert just be nice to pin down these issues 😂
s
as for dependencies, if I use the automated feature I then go in and comment out until I have the real minimum set
k
hmmmm is just normal html commenting?
s
XML commenting, yes
👍 1
on the webstorm topic - I'm hopeful that as they sunset support for Eclipse they will be able to move better/faster/stronger with webstorm
k
Do you know what the latest version is supported with the plugin now? Save me going fishing for the answer.
s
latest version of what?
webstorm?
k
yeah webstorm.
s
I'm using the latest plugin with the latest webstorm (2020.3.3?)
k
ah good so webstorm version doesnt matter. good to know.