0.1.2 • Published 9 years ago

ignore-loader v0.1.2

Weekly downloads
394,763
License
-
Repository
github
Last release
9 years ago

ignore-loader

To ignore certain files when building webpack application.

Install

$ npm install --save-dev ignore-loader

Usage (Ignoring all .css)

  • In webpack.config.js
module.exports = {
  // other configurations
  module: {
    loaders: [
      { test: /\.css$/, loader: 'ignore-loader' }
    ]
  }
};
arcade-next-css@saasxx/cli-serviceaerolito-nextpejann-scriptsengine-next-cssdemiodemio-browser-viewer@app-server/cli@mcgordonite/theia-application-manager@yarvis/angular@leizciw/test-guacamole-uimdt-lib@aora/aora@aora/types@infinitebrahmanuniverse/nolb-ig@kova/ssr-plugin-vue3aorb@knapsack/app-ui@kova/ssr-plugin-react@everything-registry/sub-chunk-1896@pxwlab/with-katana@pxwlab/next-katana-pluginnext-css-modulesnext-react-appwebapp00001wx-buildwtdc-webpackxiaofeng-builder-webpacksuperbrave-build-scriptsteamer-react-isomorphicvox-cliuxpin-merge-tsvelt@coco-platform/webpack@crz/next-css@digital-taco/react-draft@c0ldra1n/next-css@canner/bundle@payw/next-csskarma-test-suitejoplin-plugin-pastespecialkebk-webpack-applastjsladifire-uissr-devdependenciesuber-nexttuatuaxtimbot-next-css@amazee/react-scripts@app-cli/service@atlea/next-css@autobest-ui/scripts@alpacka/plugin-less@alpacka/core@batch/craft-webpack@aztec/guacamole-ui@aztlan/webpack-config@bud-tools/application-manager@casterly/cli@celljs/cli-service@a8k/plugin-postcss@rodrigogs/serverless-bundle@devpodio/application-manager@datlas/mdt-libycommentsyyl-ssr-server-webpack-configzzl-com-scriptswebpack-project-builderwebpack-package-ytwebpack-packerwebpack-build-suitewebpack-builder-npmwebpack-envs-configwebpack-typescript-builderuniversal-compilerunidata-ui-cli@griddo/ax@gromia/next-css@foxpage/foxpage-component-webpack@embarq/next-css@gedit/cli@essex/powerbi-visual-scripts@frontastic/catwalk@geppettoengine/geppetto-client@grampelberg/next-styles@innocuous/next-css@kui-shell/webpack@iovx/iv-tool@magiclabs/next-css@magicjs.dev/devtools@maa/monkey@maa/monkey-css@myadbox/serverless-bundle@mapbox/batfish@marko/build@neat-preset/next-dev@everymatrix/ubo-project-dev@easypost/build@easypost/node-build
0.1.2

9 years ago

0.1.1

10 years ago

0.1.0

10 years ago