Searched refs:notToLoad (Results 1 – 1 of 1) sorted by relevance
33 const notToLoad = ["../myPlugin", "myPlugin/../malicious"]; constant40 ...[...expectedToLoad, ...notToLoad].map(name => ({ name })),54 const notToLoad = ["../myPlugin", "myPlugin/../malicious"]; constant61 … const service = createProjectService(host, { globalPlugins: [...expectedToLoad, ...notToLoad] });