strider-extension-loader icon indicating copy to clipboard operation
strider-extension-loader copied to clipboard

Loads Strider extensions

Results 5 strider-extension-loader issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp) and [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimist` from 1.2.5 to 1.2.8 Changelog Sourced from minimist's changelog....

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

I could not create a issue in the `strider-template` repo, so hopefully someone here can answer it for me. When creating a plugin from the template, how do you update...

question

I have a node/angular module that I want to make accessible in `webapp.js` but it looks like all of the module config stuff is reduced to strings and wrapped somehow...

https://github.com/Strider-CD/strider-extension-loader/blob/master/lib/runner.js#L31

enhancement