GT2/Ejectable/node_modules/fbjs-scripts/jest/environment.js
2021-08-16 00:14:59 +00:00

10 lines
232 B
JavaScript

/**
* Copyright (c) 2013-present, Facebook, Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
require('core-js/es6');
global.__DEV__ = true;