inferno-beaker

3.2.0 • Public • Published

inferno-beaker build status

A handy devtool for inferno.

  • Built upon webpack
  • TypeScript (.tsx) only
  • Bundled inferno, inferno-component, inferno-compat
  • Import CSS/Less to TypeScript
  • Uglify outputs
  • Support source maps

Installation

npm i -g inferno-beaker

Project Structure

path/to/source
+-- html
|   +-- xxxx.html
+-- js
|   +-- @types
|   +-- entries
|       +-- yyyy.tsx
+-- package.json (optional)
+-- dist (output)
    +-- xxxx.html
    +-- yyyy.min.js

Commands

inferno-beaker watch path/to/source
inferno-beaker build path/to/source

/inferno-beaker/

    Package Sidebar

    Install

    npm i inferno-beaker

    Weekly Downloads

    2

    Version

    3.2.0

    License

    none

    Last publish

    Collaborators

    • wizawu