create-nx-workspace
Advanced tools
Comparing version
@@ -42,3 +42,2 @@ import * as yargs from 'yargs'; | ||
ssr: boolean; | ||
serverRouting: boolean; | ||
prefix: string; | ||
@@ -45,0 +44,0 @@ } |
@@ -699,3 +699,2 @@ "use strict"; | ||
let ssr = undefined; | ||
let serverRouting = undefined; | ||
const standaloneApi = parsedArgs.standaloneApi; | ||
@@ -814,21 +813,2 @@ const routing = parsedArgs.routing; | ||
} | ||
if (parsedArgs.serverRouting !== undefined) { | ||
serverRouting = parsedArgs.serverRouting; | ||
} | ||
else if (ssr && bundler === 'esbuild') { | ||
const reply = await enquirer.prompt([ | ||
{ | ||
name: 'serverRouting', | ||
message: 'Would you like to use the Server Routing and App Engine APIs (Developer Preview) for this server application?', | ||
type: 'autocomplete', | ||
choices: [{ name: 'Yes' }, { name: 'No' }], | ||
initial: 1, | ||
skip: !parsedArgs.interactive || (0, is_ci_1.isCI)(), | ||
}, | ||
]); | ||
serverRouting = reply.serverRouting === 'Yes'; | ||
} | ||
else { | ||
serverRouting = false; | ||
} | ||
unitTestRunner = await determineUnitTestRunner(parsedArgs); | ||
@@ -846,3 +826,2 @@ e2eTestRunner = await determineE2eTestRunner(parsedArgs); | ||
ssr, | ||
serverRouting, | ||
prefix, | ||
@@ -849,0 +828,0 @@ }; |
{ | ||
"name": "create-nx-workspace", | ||
"version": "21.1.2", | ||
"version": "21.2.0-beta.1", | ||
"private": false, | ||
"description": "Smart Monorepos · Fast CI", | ||
"description": "Smart Repos · Fast Builds", | ||
"repository": { | ||
@@ -7,0 +7,0 @@ "type": "git", |
<p style="text-align: center;"> | ||
<picture> | ||
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-dark.svg"> | ||
<img alt="Nx - Smart Monorepos · Fast CI" src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-light.svg" width="100%"> | ||
<img alt="Nx - Smart Repos · Fast Builds" src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-light.svg" width="100%"> | ||
</picture> | ||
@@ -69,3 +69,3 @@ </p> | ||
<p style="text-align: center;"><a href="https://nx.dev/#learning-materials" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-courses-and-videos.svg" | ||
width="100%" alt="Nx - Smart Monorepos · Fast CI"></a></p> | ||
width="100%" alt="Nx - Smart Repos · Fast Builds"></a></p> | ||
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
114693
-0.69%3137
-0.7%1
Infinity%