chore: build babel-polyfill-dist on make watch (#11951)
This commit is contained in:
@@ -39,7 +39,7 @@ function createContext() {
|
||||
// Initialize the test context with the polyfill, and then freeze the global to prevent implicit
|
||||
// global creation in tests, which could cause things to bleed between tests.
|
||||
runModuleInTestContext(
|
||||
"@babel/polyfill/dist/polyfill.min",
|
||||
"@babel/polyfill/dist/polyfill.min.js",
|
||||
__filename,
|
||||
context,
|
||||
moduleCache,
|
||||
|
||||
Reference in New Issue
Block a user