We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rules_js
1 parent ffed76d commit 1cf3038Copy full SHA for 1cf3038
.ng-dev/release.mjs
@@ -31,6 +31,8 @@ export const release = {
31
'@angular-devkit/schematics-cli',
32
],
33
},
34
+ // TODO: Remove after `rules_js` migration.
35
+ rulesJsInteropMode: true,
36
publishRegistry: 'https://wombat-dressing-room.appspot.com',
37
releasePrLabels: ['action: merge'],
38
};
0 commit comments