New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

parcel-that

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parcel-that

---

latest
Source
npmnpm
Version
1.1.9
Version published
Maintainers
1
Created
Source

Deprecated

Use Parcel to develop React components without index.html.

Usage

yarn parcel-that ./src/MyComponent.jsx

or globally

npm i -g parcel-that
parcel-that ./src/MyComponent.tsx

Why it's cool

  • Zero configuration
  • Isolated development environment

Options

preserveTempFiles | preserve

__parcelThat/index.html and __parcelThat/index.js will be preserved. Useful for polar bear in a snowstorm situations.

Usage:

parcel-that ./src/MyComponent.tsx --preserveTempFiles

FAQs

Package last updated on 10 Jan 2019

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