loopback-boot/lib
Jonathan Sheely 44f733f59f Support iisnode using named pipes as PORT value
Port can't be number checked to support iisnode. Using a parseInt()
or number isNumber function won't work if we want to support iisnode
which uses named pipes for ports (ex. \\.\pipe\mypipe)
2015-05-29 10:34:05 +02:00
..
bundler.js add support for mixins 2015-04-24 12:42:56 +05:30
compiler.js Merge pull request #131 from PradnyaBaviskar/lb-issue-79-mixinsources 2015-05-07 16:04:14 +02:00
config-loader.js Configure components via `component-config.json` 2015-01-06 14:00:26 +01:00
executor.js Support iisnode using named pipes as PORT value 2015-05-29 10:34:05 +02:00