@radpack/webpack-plugin

1.1.2 • Public • Published

@radpack/webpack-plugin

A webpack plugin for building applications with radpack.

Documentation Logo

Installation

npm install --save-dev @radpack/webpack-plugin

Usage

import Radpack from '@radpack/webpack-plugin';

export default {
  entry: 'src/index.js',
  plugins: [
    new Radpack()
  ]
};

For more examples, check out the application example, hydrate example, and client example.

Readme

Keywords

none

Package Sidebar

Install

npm i @radpack/webpack-plugin

Weekly Downloads

72

Version

1.1.2

License

MIT

Unpacked Size

44.6 kB

Total Files

8

Last publish

Collaborators

  • indexzero
  • asilvas
  • gingur