Using JQuery in a Module... Path Issue... | Jon (LabKey DevOps) | 2016-05-11 12:46 |
Status: Closed | ||
Hi Diego, No, any .module file is actually supposed to be placed in the modules directory of a standard LabKey instance, not a development one. Also, I placed my module in the customModules folder, but placing it under externalModules is okay too as long as you have optional.modules files pointing at your externalModules directory. I've supplied you with a zip of my module. Please drop this either under the customModules or externalModules directory and unzip it there. It should create a helloWorld director with a sub-directory of resources (with a bunch of other subdirectories under it) and the module.properties file. Regards, Jon |
||