gatsby-plugin-jarvis

0.0.3 • Public • Published

gatsby-plugin-jarvis

Gatsby support for JARVIS. Webpack analytics.

screenshot

Get Started

yarn add gatsby-plugin-jarvis webpack-jarvis

Add to gatsby-config.js.

module.exports = {
  plugins: [`gatsby-plugin-jarvis`]
};

View on localhost:1337 by default

Options

Accepts any JARVIS options: https://github.com/zouhir/jarvis#options

Notes

For more accurate analytics, run with the production env. Even so, the analytics do not represent the final post-minification values and as such may be off for various reasons.

NDOE_ENV=production gatsby develop

Readme

Keywords

none

Package Sidebar

Install

npm i gatsby-plugin-jarvis

Weekly Downloads

2

Version

0.0.3

License

MIT

Unpacked Size

915 kB

Total Files

6

Last publish

Collaborators

  • biscarch