npm explorer

@skyscanner/backpack-react-scripts

v11.1.1-17-dev.0TypeScript

Backpack configuration and scripts for Create React App.

0/weekUpdated 3 months agoMITUnpacked: 205.2 KB
Published by skyscanner-koalasquad
npm install @skyscanner/backpack-react-scripts
RepositoryHomepagenpm

backpack-react-scripts

$3

This package is a fork of Create React App (specifically the
react-scripts package). It's intended to be used in conjuction with create-react-app like so:

``sh
npx create-react-app my-app --scripts-version=@skyscanner/backpack-react-scripts --template @skyscanner/backpack --use-npm

start your app development like you normally would with create-react-app


cd my-app
npm start
`

What is different in our fork?

- Compilation of uncompiled Backpack components (specifically JSX).
- Skyscanner specific template with Backpack components integrated out of the box. Published as
@skyscanner/cra-template-backpack
- CSS Modules enabled by default for all
.css & .scss files.
- Ability to create a bundle for server side rending.
- Automatic chunking is disabled by default.
-
css.html & js.html: New files in the build/ output folder. These are html partials that include @skyscanner/backpack-react-scripts - npm explorer

Dist Tags

stable9.4.0
upgradesassloader9.5.1-UGSL
next11.0.0-rc.0
beta11.0.2-beta.1
alpha11.1.1-17-dev.0
latest11.2.2