react-loadable-ssr-addon
  • Introduction
  • Getting Started
    • Installation
    • Usage
    • Example
  • API Documentation
    • Webpack Plugin
    • Server Side
    • Assets Manifest
Powered by GitBook
On this page
  • NPM
  • YARN

Was this helpful?

  1. Getting Started

Installation

NPM

$ npm install react-loadable-ssr-addon

YARN

$ yarn add react-loadable-ssr-addon

Note: react-loadable-ssr-addonshould not be listed in the devDependencies.

PreviousIntroductionNextUsage

Last updated 5 years ago

Was this helpful?