Commit Graph

10 Commits

Author SHA1 Message Date
Kamil Myśliwiec
23c54c68b8 ci(@nestjs) fix gulpfile issues 2018-03-11 12:49:19 +01:00
Kamil Myśliwiec
2aa4bb9c9a style(@nestjs) run prettier, update code style 2018-03-11 12:37:56 +01:00
Vladimir Bloshchitsyn
4d2260bca9 build(packaging): add an ability to build libs with sourcemaps and ts files
npm has command `npm ln` which allow using link to local lib,
in this case, if you want to use the ability to debug ts sources.
you can run `gulp build:dev -dist lib` and lib dirs will contain
ts & source maps which allow effectively debug external apps together
with nestJS framework
2018-03-08 15:38:33 +03:00
Kamil Myśliwiec
a2a00ad31a chore(release) publish v4.6.0 2018-02-11 23:44:11 +01:00
Kamil Myśliwiec
4795b8f209 feature(@nestjs) dynamic modules, global scope, bugfixes, improvements 2017-12-15 14:34:10 +01:00
Kamil Myśliwiec
147410972d ci(@nestjs) fix build script (gulp) 2017-11-27 22:50:46 +01:00
Kamil Myśliwiec
7e9cca06e3 examples(@nestjs) add swagger example 2017-11-25 23:43:18 +01:00
Kamil Myśliwiec
ac1303e529 update(@nestjs) update to 4.4.0 2017-11-23 20:40:35 +01:00
Kamil Myśliwiec
c7ff78f8dd Add lerna package 2017-11-02 20:10:13 +01:00
kamil.mysliwiec
b39d84722c feat(@nestjs/websockets) ability to use custom socket.io adapter 2017-05-24 23:41:54 +02:00