Commit Graph

4 Commits (e280cb6bd9bd696a0952c63068e0c3aef6b85b93)

Author SHA1 Message Date
Tobias Koppers e3f5bbe43e fixed hot handling
it now bubbles when the css failed
fixes #11
fixes #12
fixes #13
2014-08-14 11:12:19 +02:00
Tobias Koppers 0d5089b5f6 make the style-loader throw an exception in a non-browser environment
The intend of the style-loader is to apply styles
to the current environment. There is only appropriate
behavior defined for browser-like environments.
Other environments are not supported and an appropriate
loader for that environment should be used instead!

#6
2014-03-01 17:29:38 +01:00
Tobias Koppers 649ffa40e9 hot module replacement support 2013-06-20 15:28:26 +02:00
Tobias Koppers d9deb2c3e5 removed <fail> code 2013-03-26 00:46:42 +01:00