Rocketact

Rocketact

  • Docs
  • GitHub

›Plugins

Getting Started

  • Getting Started
  • Folder Structure
  • Available Scripts
  • Supported Browsers and Features
  • Custom Templates

Development

  • Managing Dependencies
  • Adding Pages
  • Adding Stylesheets
  • Post-Processing CSS
  • Adding Images
  • Http proxy

Deployment

  • Public Path

Plugins

  • What is the plugin?
  • rocketact-plugin-polyfill
  • rocketact-plugin-bundle-analyzer
  • Plugin template
  • Awesome Plugins
Edit

rocketact-plugin-bundle-analyzer

Add webpack-bundle-analyzer intergation for Rocketact projects

How to use it?

Simply install rocketact-plugin-bundle-analyzer as dev dependency:

yarn add -D rocketact-plugin-bundle-analyzer
# or
npm install --save-dev rocketact-plugin-bundle-analyzer

Then everytime you perfom a production bundle. The analysis result will be output to the build folder.

Last updated on 4/15/2019 by loveky
← rocketact-plugin-polyfillPlugin template →
  • How to use it?
Rocketact
Docs
Getting Started
Community
User ShowcaseIssues
More
GitHubStar
Copyright © 2018-present Rocketact documentation authors.