Skip to content
/ mossad Public

A mobile rolling performance observation webpack plugin.

Notifications You must be signed in to change notification settings

LiberJe/mossad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mossad

A mobile rolling performance observation webpack plugin.

Usage

install

npm install --save-dev mossad

setting

const MossadWebpackPlugin = require('mossad')

/* .... */

plugins: [
  new HtmlWebpackPlugin(),
  new MossadWebpackPlugin()
]

About

  • 50~60 FPS, Comfortable
  • 30~50 FPS, Instable
  • Less than 30 FPS, Uncomfortable

About

A mobile rolling performance observation webpack plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published