@x.render/build-react-app-webpack-plugin
TypeScript icon, indicating that this package has built-in type declarations

1.15.0 • Public • Published

@x.render/build-react-app-webpack-plugin

NPM version

NPM Downloads

中文文档

Introduce

Plug-in used by render-builder to compile react apps.

Usage

npm i @x.render/build-react-app-webpack-plugin -D

Use the following configuration in the render-builder configuration file

{
  "builder": "webpack",
  "presets": ["@x.render/build-react-app-webpack-plugin"]
}

or

{
  "builder": "webpack",
  "presets": [["@x.render/build-react-app-webpack-plugin",options]]
}

Options

This plugin supports all configurations of the following plugins:

Readme

Keywords

none

Package Sidebar

Install

npm i @x.render/build-react-app-webpack-plugin

Weekly Downloads

21

Version

1.15.0

License

ISC

Unpacked Size

12.6 kB

Total Files

8

Last publish

Collaborators

  • cubber