Giter Site home page Giter Site logo

kostasmanionis / extract-text-webpack-loader-issue-42-testcase Goto Github PK

View Code? Open in Web Editor NEW

This project forked from siebertm/extract-text-webpack-loader-issue-42-testcase

0.0 1.0 0.0 2 KB

Somewhat minimal testcase to reproduce https://github.com/webpack/extract-text-webpack-plugin/issues/42

JavaScript 97.62% CSS 2.38%

extract-text-webpack-loader-issue-42-testcase's Introduction

To reproduce the bug:

git clone https://github.com/siebertm/extract-text-webpack-loader-issue-42-testcase.git
cd extract-text-webpack-loader-issue-42-testcase
npm install
webpack -w

Now, trigger a change (in a different terminal, leave webpack running):

echo "\\n" >> common.js

This triggers the bug for me (every 2nd time):

Hash: 267255a784c0d72dc142
Version: webpack 1.13.1
Time: 24ms
 Asset     Size   Chunks             Chunk Names
1.1.js  1.07 kB     1, 3  [emitted]
  b.js  1.17 kB  2, 1, 3  [emitted]  b
   [2] ./common.js 36 bytes {1} {2} [built]
    + 7 hidden modules

ERROR in $HOME/code/extract-text-bug/node_modules/extract-text-webpack-plugin/loader.js?{"omit":1,"extract":true,"remove":true}!$HOME/code/extract-text-bug/node_modules/style-loader/index.js!$HOME/code/extract-text-bug/node_modules/css-loader/index.js!$HOME/code/extract-text-bug/common.css doesn't export content

ERROR in $HOME/code/extract-text-bug/node_modules/extract-text-webpack-plugin/loader.js?{"omit":1,"extract":true,"remove":true}!$HOME/code/extract-text-bug/node_modules/style-loader/index.js!$HOME/code/extract-text-bug/node_modules/css-loader/index.js!$HOME/code/extract-text-bug/common.css doesn't export content

extract-text-webpack-loader-issue-42-testcase's People

Contributors

siebertm avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.