New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@realytics/react-scripts-facade-system

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@realytics/react-scripts-facade-system

Extract of wmonk/create-react-app-typescript/ react-scripts/scripts and react-scripts/bin folders.

  • 0.4.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
13
increased by225%
Maintainers
4
Weekly downloads
 
Created
Source

react-scripts-facade

Extract of wmonk/create-react-app-typescript/ react-scripts/scripts and react-scripts/bin folders.

Options

entryDir in package.json

Setup a folder where all files are used as entry points.

Note: All entries are build with config.output.library = 'Bundle'; This mean you can get the export of the bundle in window.Bundle.

env ENTRY_FILE

Control the boot entry file (src/index.tsx by default)

env OUTPUT_DIR

Control the output directory (build by default).

FAQs

Package last updated on 01 Dec 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc