UNPKG
nx-ngrok
Version:
alpha (1.2.0-alpha-20230416165501)
latest (1.2.1)
1.2.1
1.2.0
1.2.0-alpha-20230416165501
1.2.0-alpha-20230416161609
1.2.0-alpha-20230416153501
1.1.0
1.1.0-alpha-20230409123109
1.1.0-alpha-20230409114537
1.0.0
1.0.0-alpha-20230402160113
1.0.0-alpha-20230402141036
1.0.0-alpha-20230402140611
1.0.0-alpha-20230402130352
1.0.0-alpha-20230402112341
Ngrok support for Nx
github.com/domjtalbot/nx-ngrok
domjtalbot/nx-ngrok
nx-ngrok
/
migrations.json
11 lines
(10 loc)
•
261 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{ "generators": { "rename-servertarget-
to
-target": { "version":
"1.2.0"
,
"description"
:
"Rename 'serverTarget' setting to 'target'"
,
"cli"
:
"nx"
,
"implementation"
:
"./src/migrations/1.2.0/rename-servertarget-to-target"
} } }