66 Commits

Author SHA1 Message Date
Jason Jean
857ee73142 fix(frontend): tsconfig paths resolution 2019-05-07 15:35:04 -04:00
Victor Savkin
b5f1966ca5 refactor(nx): extract workspace creation into @nrwl/workspace 2019-04-21 09:46:21 -04:00
Jason Jean
debda15222 refactor(testing): separate cypress to @nrwl/cypress 2019-04-17 17:06:44 -04:00
Victor Savkin
bba34f8583 refactor(backend): create separate packages for express and nest 2019-04-16 19:45:55 -04:00
Victor Savkin
13a72f4fd1 refactor(frontend): refactor web components support into a separate package 2019-04-16 14:44:24 -04:00
Jason Jean
625b2837a8 refactor(testing): separate jest to @nrwl/jest 2019-04-16 13:10:49 -04:00
ben
41b915bf75 feat(builders): expose clearCache to Jest builder
This exposes the `clearCache` option from Jest to Nx. You can now easily
clear Jest's default cache directory while running your tests.
2019-04-15 21:45:54 -04:00
Bucky Maler
16bd139017 feat(node): add source map support
closes #1072
2019-04-14 14:48:59 -04:00
Bucky Maler
0bc9e505ae fix(node): webpack devtool option
Source maps were inlined with --source-map false, but now no source maps are generated with
--source-map false.

#1229
2019-04-14 14:46:21 -04:00
Jason Jean
bd2cb49bfd fix(testing): fix jest on windows 2019-04-14 14:42:46 -04:00
Jason Jean
5137c182a7 fix(testing): warn on type checking errors 2019-04-04 13:27:44 -04:00
Alexei Domratchev
c1aaed5c69 feat(testing): support for vscode-jest integration 2019-04-03 11:39:17 -04:00
hmagrini
8428182ed5 feat(node): add --host option when inspecting a node process 2019-03-19 20:43:42 -04:00
Jason Jean
18c870c962 fix(nx): minify production web bundles 2019-03-14 09:19:01 -04:00
Emerson Jair
c82cfe4692 feat(docs): fix typo in run-commands 2019-03-12 18:22:21 -04:00
mrmeku
69709110c6 feat(cypress): enable parallelization 2019-03-11 17:14:56 -04:00
Jason Jean
268fe36ab6 fix(testing): support loading css 2019-03-11 13:30:26 -04:00
Jason Jean
04c6966f25 fix(nx): install ts-jest for non-angular apps 2019-03-11 13:30:26 -04:00
Jason Jean
132bf47dbe feat(testing): update to jest v24 2019-03-11 13:30:26 -04:00
ben
a84d6715a4 feat(builders): support Cypress exit option
Support the `exit` option to keep (or not), Cypress open after all tests run.

resolve #1119
2019-03-11 11:05:29 -04:00
Jason Jean
938eb1970e fix(nx): add zone.js as a dependency of builders 2019-03-11 11:02:41 -04:00
Jason Jean
2a94649d41 feat(nx): add js and jsx support to builders and affected 2019-03-11 11:01:28 -04:00
Victor Savkin
63691ec450 fix(nx): only add angular deps when generating angular apps 2019-03-03 13:19:19 -05:00
Jason Jean
3bad40ea65 feat(nx): support no framework apps 2019-03-02 12:03:30 -05:00
Victor Savkin
24f31d1495 feat(nx): add create-nx-workspace package to simplify workspace creation 2019-03-01 22:04:01 -05:00
Jason Jean
f6224ffca5 feat(schematics): update to angular cli 7.3.0 2019-02-19 15:25:39 -05:00
James Henry
e8f292279e fix(run-commands-builder): set maxBuffer to 10MB 2019-02-11 11:49:17 -05:00
Victor Savkin
edff771387 feat(node): add frontendProject property 2019-02-08 10:40:55 -05:00
Victor Savkin
c6c5059d1b feat(node): add waitUntilTargets 2019-02-08 10:40:55 -05:00
Victor Savkin
8948c8d291 feat(node): support .env files 2019-02-08 10:40:55 -05:00
Danielle Sheehan
9d01586adf fix(builders): copy fixture folder (#1053) 2019-02-04 18:13:15 -05:00
James Henry
3608e4c1c3 fix(builders): ensure child process is killed on exit 2019-01-30 09:04:34 -05:00
Jason Jean
1ea7a1d786 feat(builders): add support for inspect-brk and port 2019-01-19 10:28:03 -05:00
Jason Jean
16df9e2bba feat(schematics): update to AngularCLI 7.2.1 2019-01-19 10:27:26 -05:00
Thomas Skalnik
9b156a563e fix(builders): add servePath to computedCypressBaseUrl 2019-01-19 10:26:56 -05:00
James Henry
94e26b95cc fix(builders): fix typo in run-commands schema 2019-01-18 11:44:44 -05:00
Victor Savkin
230483d0c0 feat(builders): add support for long-running tasks to RunCommandsBuilder 2019-01-16 10:26:00 -05:00
Victor Savkin
1d4c2e74e0 feat(builder): add --record option to cypress builder 2019-01-15 14:27:50 -05:00
Victor Savkin
8f3226dec7 feat(builder): implement run-commands builder 2019-01-15 11:55:30 -05:00
Jason Jean
0c2dd098e7 fix(builders): fix vulnerability in webpack-dev-server
https://www.npmjs.com/advisories/725
2019-01-05 18:38:05 -05:00
Jason Jean
d537476b0c enhancement(schematics): optimize formatting during codegen 2019-01-03 14:18:20 -05:00
Jason Jean
5b305f758d feat(schematics): update to angular cli 7.1 2018-12-12 19:31:44 -05:00
muradm
b2843ecef7 feat(builders): add mjs to extensions for node-app #944 2018-12-10 19:02:33 -05:00
Andrew Grekov
ba3b40a40b docs(builders): typo fix 2018-12-10 10:43:52 -05:00
Chumachenkovlad
8b8bd41534 feat(schematics): add jest -t option 2018-12-07 13:49:04 -05:00
Chumachenkovlad
4d856ae1c4 feat(schematics): add jest testNamePattern option
`ng test <appNamw> —testNamePattern=<testSuitRegexp>` help to debug specific test suits
2018-12-07 13:49:04 -05:00
Timo Hillmann
b13bf3a371 feat(builders): updated schema.json for cypress builder 2018-11-19 17:29:46 -05:00
Timo Hillmann
e5923ad4db feat(schematics): add browser option to cypress builder
Cypress supports running the tests in a user-specified browser. This option was not exposed through
the Cypress builder before. This change will add this option in.

re #906
2018-11-19 17:29:46 -05:00
Jason Jean
dfba24dc9b fix(builders): do not copy fixtures if not defined by cypress.json 2018-11-19 17:29:02 -05:00
--get
54063df355 feat(builders): create sourcemaps for node apps 2018-11-18 14:42:57 -05:00