Skip to content

Commit a1d1cdf

Browse files
alan-agius4mmalerba
authored andcommitted
build: remove rulesJsInteropMode (angular#63448)
This is no longer needed. PR Close angular#63448
1 parent a92c0ea commit a1d1cdf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.ng-dev/release.mts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import {ReleaseConfig} from '@angular/ng-dev';
22

33
/** Configuration for the `ng-dev release` command. */
44
export const release: ReleaseConfig = {
5-
rulesJsInteropMode: true,
65
publishRegistry: 'https://wombat-dressing-room.appspot.com',
76
representativeNpmPackage: '@angular/core',
87
npmPackages: [

0 commit comments

Comments
 (0)