Merge pull request #13278 from backstage/freben/node-fetch

Remove usages of cross-fetch in purely backend packages
This commit is contained in:
Ben Lambert
2022-08-24 10:25:28 +02:00
committed by GitHub
14 changed files with 29 additions and 22 deletions
+1 -1
View File
@@ -13,5 +13,5 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import '@testing-library/jest-dom';
import 'cross-fetch/polyfill';