28 Commits

Author SHA1 Message Date
Livio
06861628eb build(): Refactor Gulpfile to TS 2019-08-07 22:08:01 +02:00
Livio
97bc3c66bc build(): Add log message once a sample has been installed 2019-07-24 18:03:59 +02:00
Livio
6a6c62d430 build(): Add build:samples script 2019-07-10 15:51:33 +02:00
Kamil Myśliwiec
ed96171f38 chore() resolve conflicts (merge) 2018-12-21 10:19:24 +01:00
Kamil Myśliwiec
17e0ae6c63 feature() wip: DI scopes 2018-12-15 21:22:36 +01:00
Kamil Myśliwiec
53687ba46a feature(websockets) extract web sockets drivers 2018-12-12 23:35:27 +01:00
Kamil Myśliwiec
a3fbb8816e feature() extract fastify, multer, cors, adapters 2018-12-01 21:02:36 +01:00
Kamil Myśliwiec
84aa4dec09 build: update gulp/package.json scripts 2018-10-17 21:07:39 +02:00
Kamil Myśliwiec
0e71949538 chore(build) share tsconfig, add 'clean' and npmignore 2018-10-06 16:14:35 +02:00
Kamil Myśliwiec
04fe22b44e chore(build) remove bundle directory 2018-10-06 15:30:20 +02:00
Kamil Myśliwiec
63109f5717 bugfix(@nestjs/common) fix pipes typing issue 2018-08-01 20:09:19 +02:00
Kamil Myśliwiec
fd797b1a69 chore(@nestjs) fix gulpfile 2018-08-01 19:47:33 +02:00
Kamil Myśliwiec
86abc0001c Merge branch '5.2.0' into chore/add-nodejs-10 2018-07-25 19:56:49 +02:00
Kamil Myśliwiec
e2de979081 build(@nestjs) fix README copy&move 2018-07-05 14:38:30 +02:00
Kamil Myśliwiec
1813e5a09c build(@nestjs) add copy README gulp script 2018-06-21 20:50:50 +02:00
Daniel Ruf
aba394f742 chore: migrate to gulp 4 2018-05-06 17:58:31 +02:00
Kamil Myśliwiec
fdbf364087 feature(@nestjs) enhance execution context, create host 2018-03-24 17:19:47 +01:00
Kamil Myśliwiec
574830796f build(@nestjs) fix gulpfile configuration 2018-03-24 15:28:13 +01:00
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