Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

jarrodldavis/migrate-guru-notification-webext

Repository files navigation

Migrate Guru Notifications

Add notifications for Migrate Guru migrations

Install

$ npm install

Development

npm run dev chrome
npm run dev firefox
npm run dev opera
npm run dev edge

Build

npm run build chrome
npm run build firefox
npm run build opera
npm run build edge

Environment

The build tool also defines a variable named process.env.NODE_ENV in your scripts.

Docs