fix: new aegir

This commit is contained in:
Hugo Dias
2021-02-12 16:29:20 +00:00
parent 94e4ffe0a5
commit 30a1955929
5 changed files with 1141 additions and 5243 deletions

2
test/fixtures/node-globals.js vendored Normal file
View File

@ -0,0 +1,2 @@
// @ts-nocheck
export const { Buffer } = require('buffer')