@superset-ui/ignore-superset-export-not-found-webpack-plugin

0.1.1 • Public • Published

IgnoreSupersetExportNotFoundWebpackPlugin

Installation

npm install --saveDev @superset-ui/ignore-superset-export-not-found-webpack-plugin

Usage

// webpack.config.js

const IgnoreSupersetExportNotFoundWebpackPlugin = require('@superset-ui/ignore-superset-export-not-found-webpack-plugin')

module.exports = {
  ...,
  plugins: [
    new IgnoreSupersetExportNotFoundWebpackPlugin(),
    ...,
  ],
}

Publishing

Prerequisite: You'll need an npmjs.com account that is part of the superset-ui organization.

  1. Make sure you're logged in to NPM from your shell. Run npm login if necessary.
  2. To make the release, run npm run release and follow the prompts.

Readme

Keywords

none

Package Sidebar

Install

npm i @superset-ui/ignore-superset-export-not-found-webpack-plugin

Weekly Downloads

1

Version

0.1.1

License

Apache-2.0

Unpacked Size

16 kB

Total Files

5

Last publish

Collaborators

  • eschutho
  • arash_suri
  • michael.s.molina
  • suddjian
  • superset-ui-owner
  • kristw
  • data-ui
  • conglei
  • christopher.card.williams
  • soboko
  • mistercrunch
  • cdchambers
  • khtruong
  • erik_ritter
  • graceguo-supercat
  • michellet
  • supersetbot
  • ktmud
  • villebro
  • rusackas
  • kgabryje